Line 3: | Line 3: | ||
'''The Contents.''' | '''The Contents.''' | ||
* Introduction in the topic based on examples of simulated or real time rendered 3D on web (Old and new tools. | |||
* First approach to 3d web tools using CSS. | |||
* Second approach using webGL API. | |||
* Third approach using the Threejs library. | |||
* Closer look and prototyping exercises using the Threejs library and the 3D model of "Haus am Horn". | |||
* Quick look to the possibilities using augmented reality. | |||
== Excercises and Prototype. == | |||
'''3D using CSS.''' | |||
[[File:Example.jpg]] | |||
[[Category:3d web design]] | [[Category:3d web design]] |
Revision as of 18:28, 9 March 2014
3D Web Interfaces Documentation.
The Contents.
- Introduction in the topic based on examples of simulated or real time rendered 3D on web (Old and new tools.
- First approach to 3d web tools using CSS.
- Second approach using webGL API.
- Third approach using the Threejs library.
- Closer look and prototyping exercises using the Threejs library and the 3D model of "Haus am Horn".
- Quick look to the possibilities using augmented reality.
Excercises and Prototype.
3D using CSS.