Going the Distance with Babylon.js - Helion
Tytuł oryginału: Going the Distance with Babylon.js
ISBN: 9781801073721
stron: 426, Format: ebook
Data wydania: 2022-09-16
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
Babylon.js allows anyone to effortlessly create and render 3D content in a web browser using the power of WebGL and JavaScript. 3D games and apps accessible via the web open numerous opportunities for both entertainment and profit. Developers working with Babylon.js will be able to put their knowledge to work with this guide to building a fully featured 3D game.
The book provides a hands-on approach to implementation and associated methodologies that will have you up and running, and productive in no time. Complete with step-by-step explanations of essential concepts, practical examples, and links to fully working self-contained code snippets, you’ll start by learning about Babylon.js and the finished Space-Truckers game. You’ll also explore the development workflows involved in making the game. Focusing on a wide range of features in Babylon.js, you’ll iteratively add pieces of functionality and assets to the application being built. Once you’ve built out the basic game mechanics, you’ll learn how to bring the Space-Truckers environment to life with cut scenes, particle systems, animations, shadows, PBR materials, and more.
By the end of this book, you’ll have learned how to structure your code, organize your workflow processes, and continuously deploy to a static website/PWA a game limited only by bandwidth and your imagination.
Osoby które kupowały "Going the Distance with Babylon.js", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Going the Distance with Babylon.js. Building extensible, maintainable, and attractive browser-based interactive applications using JavaScript eBook -- spis treści
- 1. The Space-Truckers Operation Manual
- 2. Ramping up on Babylon.js
- 3. Establishing the Development Workflow
- 4. Creating the Application
- 5. Adding a Cut Scene and Handling Input
- 6. Implementing the Game Mechanics
- 7. Processing Route Data
- 8. Building the Driving Game
- 9. Calculating and Displaying Scoring Results
- 10. Improving the Environment with Lighting and Materials
- 11. Scratching the Surface of Shaders
- 12. Measuring and Optimizing Performance
- 13. Converting the Application to a PWA
- 14. Extended Topics, Extended