CopperLicht, fast WebGL JavaScript 3D Engine
WebGL is getting hot after being supported by modern browsers Firefox, Chrome and Safari. Now you can even create amazing apps with CopperLicht , a fast JavaScript 3D engine for creating games and 3d applications in the webbrowser. It uses the WebGL canvas supported by modern browsers and is able to render hardware accelerated 3d graphics without any plugins. Key features : 3D World editor: CopperLicht comes with a full 3D world editor named CopperCube. Many supported 3D file formats: .3ds, .obj, .x, .lwo, .b3d, .csm, .dae, .dmf, .oct, .irrmesh, .ms3d, .my3D, .mesh, .lmts, .bsp, .md2, .stl. and more, see below. Incredibly fast: CopperLicht is highly optimized and able to render and animate even huge 3d scenes. Simple API: CopperLicht is a SceneGraph based 3D engine, and a lot of examples and tutorials are available to show you how it works. Binary compilation: Unlike other WebGL 3D Engines, CopperLicht compiles your 3D meshes into a small, binary file which downloads quickly, reducing bandwith usage for your users.