Create engaging 3D applications for the Web with HTML5 and the emerging web graphics standard, WebGL. With this book, you'll learn hands-on how to take your website's production value to a new level by incorporating 3D models and animations, mind-blowing visual effects, and advanced user interaction.
Author Tony Parisi (WebGL: Up and Running) helps you dive deep into core WebGL technical issues, as well as related rendering and animation technologies such as Canvas and CSS. You'll also learn how to deal with real-world programming concerns such as multithreaded programming and memory management.
This book is divided into three parts:
Foundations - covers underlying HTML5 technologies, including WebGL, Canvas, CSS3, CSS Filter Effects, and Web Workers with a few illustrative examples along the way.
Tools of the Trade - covers open source libraries and frameworks, and the content creation tools necessary to work with the examples in the book.
3D Application Development Techniques - provides reusable modules and fully working application examples, with lots of supporting code