WebGL Insights
by Patrick Cozzi
Publisher: CRC Press 2015
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.
Download or read it online for free here:
Download link
(75MB, PDF)
Similar books
Core JavaScript Guide- Netscape Communications Corp.
JavaScript is a cross-platform, object-based scripting language. This book explains everything you need to know about using core JavaScript. It is assumed that you have a general understanding of the WWW, and a good working knowledge of HTML.
(17308 views)
The Ugly JavaScript Bookby John H. Keyes
If you just want to be able to do some stuff with JavaScript, this little JavaScript book may help you implement the things that you want to happen at your web site. So this tutorial will concentrate on teaching you to do things.
(20429 views)
Understanding ECMAScript 6by Nicholas C. Zakas - Leanpub
This book is intended for those who are already familiar with JavaScript and ECMAScript 5. It is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.
(10379 views)
Building Front-End Web Apps with Plain JavaScriptby Gerd Wagner - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(13115 views)