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
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.
(13278 views)
Backbone Tutorialsby Thomas Davis - backbonetutorials.com
Backbone.js has had unrivaled success and will be a crucial tool in modern web development. This free e-book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
(17765 views)
Introduction to JavaScriptby Frank Peter - Foothill College
This introduction to JavaScript covers the Document Object Model, JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
(15914 views)
JavaScript Succinctlyby Cody Lindley - Syncfusion Inc.
The book was written to give readers an accurate examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, inheritance, etc. If you're an intermediate JavaScript developer this is the book for you.
(15204 views)