I'd like to put together a list of free WebGL resources. These can include books, in-depth tutorials, video resources, etc.
What are some free WebGL resources?
|
I'd like to put together a list of free WebGL resources. These can include books, in-depth tutorials, video resources, etc. What are some free WebGL resources? | |||||||||||
feedback
|
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
a must read in the "webgl" scene: learning webgl very good starting point and even advanced tutorials for webgl | |||||
|
feedback
|
|
| ||||
|
feedback
|
|
It just depends on what you want to learn about WebGl. If you want to learn how to write code that produces objects in 3D through a web browser you will have to figure out which engine to use. Personally, I enjoy using the Three.JS engine. It is fairly easy to use and Mr. Doob is always willing to help with there is a question that needs answering. Some resources for the Three.JS engine are; http://threejsdoc.appspot.com/doc/index.html http://aerotwist.com/tutorials/getting-started-with-three-js/ | ||||
|
feedback
|
|
A WebGL book that I bought and am very satisfied with is "Professional WebGL Programming" Professional WebGL Programming - Developing 3D Graphics for the Web | ||||
|
feedback
|