No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* The first approach to WebGl [http://natasuu.com/webgl/e1/index.html 1. squares exercise]. | * The first approach to WebGl [http://natasuu.com/webgl/e1/index.html 1. squares exercise]. | ||
[[File: | |||
[[File: | [[File:nata_1.png|500px]] | ||
[[File: | [[File:nata_2.png|500px]] | ||
[[File:nata_3.png|500px]] | |||
* Music implementation [http://natasuu.com/webgl/e2/index.html 2. Moving balls exercise] | * Music implementation [http://natasuu.com/webgl/e2/index.html 2. Moving balls exercise] | ||
Line 18: | Line 19: | ||
* Fisrt attempt using Blender THREE.js Library [http://natasuu.com/webgl/e3/index.html 4. House and Mountain] | * Fisrt attempt using Blender THREE.js Library [http://natasuu.com/webgl/e3/index.html 4. House and Mountain] | ||
* Final Project "House am Horn" | * Final Project "House am Horn" [http://natasuu.com/webgl/arquitecture_house/index.html 5. House am Horn] | ||
[http://natasuu.com/webgl/arquitecture_house/index.html 5. House am Horn] | |||
---- | ---- |
Revision as of 22:02, 3 March 2014
First Approach
Web GL is the short name of "Web Graphic Library"; is a JavaScript API (Application programming interface) for rendering interactive 3D graphics and 2D graphics within any compatible web browser (Firefox, Gloogle Chrome, Safari.. other browsers are not yet "totally" compatible) without the use of plug-ins.
The contents
- The first approach to WebGl 1. squares exercise.
- Music implementation 2. Moving balls exercise
- Music into other forms 3. Blue Music exercise
- Fisrt attempt using Blender THREE.js Library 4. House and Mountain
- Final Project "House am Horn" 5. House am Horn