Welcome to adamia3d, a user-friendly fast 3D engine written entirely in Javascript.
- Loads wavefront OBJ files
- Support for orthographic & perspective rendering
- No dependencies on other libraries
- Heavily optimized math library included
- Full scenegraph based on quaternions and matrices where appropriate
- Works in all modern browsers except IE (and IE support is being worked on). However, recent Webkit browsers and Firefox 3.1beta perform vastly better than most current browsers.