Learning Three.js: The JavaScript 3D Library for WebGL. Three.js makes creating 3D computer graphics on a web browser a piece of proverbial cake, and this practical tutorial makes it easier still. All you need to know is basic JavaScript and HTML - Helion
Tytuł oryginału: Learning Three.js: The JavaScript 3D Library for WebGL. Three.js makes creating 3D computer graphics on a web browser a piece of proverbial cake, and this practical tutorial makes it easier still. All you need to know is basic JavaScript and HTML.
ISBN: 9781782166290
stron: 402, Format: ebook
Data wydania: 2013-10-17
Księgarnia: Helion
Cena książki: 139,00 zł
Three.js is a JavaScript 3D library that offers a wide range of features for creating and displaying stunning 3D computer graphics on a web browser in an intuitive manner using JavaScript without having to deal with the complexity of a WebGL low-level API. Even though WebGL makes it possible to create 3D graphics in the browser without having to use plugins, programming WebGL, however, is hard and complex. This book shows you how Three.js allows you to be independent of browser plugins.
If you are an experienced web designer who wants to set the tone for an immersive design environment in your applications then this book is for you."Learning Three.js: The JavaScript 3D Library for WebGL" is a practical, example-rich book that will help you to master all the features of Three.js. With this book, you'll learn how to create and animate gorgeous looking 3D scenes directly in your browser utilizing the full potential of WebGL and modern browsers without having to learn WebGL."Learning Three.js: The JavaScript 3D Library for WebGL" starts by going over the basic concepts and building blocks used in Three.js. From there on, it will expand on these subjects using extensive examples and code samples. This will allow you to learn everything you need to know about Three.js in an easy and interactive manner.
Besides the basic concepts, this book will show you how you can create realistic looking 3D objects using materials and textures as well as how to load them from externally created models. You'll learn how to easily control the camera using the Three.js build-in camera controls so you can fly or walk around the 3D scene you have created. You will also learn how to use morph and bones-based animation and how to add physics to your scene.
After reading Learning Three.js: The JavaScript 3D Library for WebGL and playing around with the extensive set of examples, you'll know everything that is required to create 3D animating graphics using Three.js that run in any browser.
Osoby które kupowały "Learning Three.js: The JavaScript 3D Library for WebGL. Three.js makes creating 3D computer graphics on a web browser a piece of proverbial cake, and this practical tutorial makes it easier still. All you need to know is basic JavaScript and HTML", 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
Learning Three.js: The JavaScript 3D Library for WebGL. Three.js makes creating 3D computer graphics on a web browser a piece of proverbial cake, and this practical tutorial makes it easier still. All you need to know is basic JavaScript and HTML eBook -- spis treści
- 1. Create your first 3D scene with Three.js
- 2. The basic components that make up a Three.js scene
- 3. Working with lights and cameras types
- 4. Use materials to skin 3D objects
- 5. Learn to work with Meshes
- 6. Explore the Three.js particle system
- 7. Complex meshes and mesh operations
- 8. Add animation to your Three.js scene
- 9. Writing custom vertex and fragment shaders
- 10. Use postprocessing to add render effects to a Three.js scene
- 11. Adding physics to a Three.js scene using a physics engine
- 12. Using models from 3D programs and other sources in Three.js