This comes with a downside - It will be less powerful
(solved in: Advanced objects Wiki)
Feel free to suggest code or ideas under Issues which i will mainly use as a kind of code coverage tracker
PS: If you like this project, Star it ^^
PPS: You can run the included index.html
to view my current development workbench (will change over time)
- jQuery library
- three.js library
- TJSApi.js
- TJSApi/FactoryTjs.js
- TJSApi/FactoryApi.js
- TJSApi/Renderer/Renderer.js
- TJSApi/Renderer/Camera.js
- TJSApi/Renderer/Scene.js
- TJSApi/Renderer/Fog.js
- TJSApi/Library/Geometry.js
- TJSApi/Library/Material.js
- TJSApi/Library/Texture.js
- TJSApi/Library/Mesh.js
- TJSApi/Library/Light/Ambient.js
- TJSApi/Controller/Camera/Orbit.js
- TJSApi/Controller/Mouse.js
- TJSApi/Controller/Keyboard.js
- Stats (ThreeJs)
See Wiki: Basic usage example