Resources - The-Source-Eternal/Unwritten3D GitHub Wiki

Links

three.js

may lead to 3D models and animations, as well as libraries, that could help

Other game engines/creators

Physics

File browser/Manager

2D tracking of 3D objects

Multiplayer

Code editor

Inspiration

Assets

moxiecode (most animated)

3D models

Other

  • Fragment Shaders - changes texture, draw on screen: http://glsl.heroku.com/ (the code's all right there!)
  • Vertex Shaders - changes shape, change positions of the corners of the objects: (see "Cube tree" above)