Logo

WebGL Insights by Patrick Cozzi

Large book cover: WebGL Insights

WebGL Insights
by

Publisher: CRC Press
ISBN/ASIN: 1498716075
ISBN-13: 9781498716079
Number of pages: 416

Description:
WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D and 2D graphics within any compatible web browser without the use of plug-ins. This book presents real-world techniques for intermediate and advanced WebGL developers by assembling contributions from experienced WebGL engine and application developers, GPU vendors, browser developers, researchers, and educators.

Home page url

Download or read it online for free here:
Download link
(75MB, PDF)

Similar books

Book cover: Recipes with Angular.jsRecipes with Angular.js
by - Ruboss Technology Corporation
Angular.js is an open-source Javascript MVC (Model-View-Controller) framework developed by Google. If you are using Angular.js, or considering it, this cookbook provides easy to follow recipes for issues you are likely to face.
(13357 views)
Book cover: ppk on JavaScriptppk on JavaScript
by - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(15891 views)
Book cover: Essential JavaScript and jQuery Design PatternsEssential JavaScript and jQuery Design Patterns
by - addyosmani.com
This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can also be applied to abstracted libraries such as jQuery or Dojo as well.
(20904 views)
Book cover: Exploring ES2016 and ES2017Exploring ES2016 and ES2017
by
This book is about ECMAScript 2016 and ECMAScript 2017, new versions of JavaScript. The 2016 and 2017 iterations bring worthwhile improvements: Async functions, Shared memory and atomics, as well as improvements to core Array and String classes.
(6521 views)