SceneJS is an open source 3D engine for JavaScript which provides a JSON-based API for defining and manipulating 3D scenes on WebGL.
Questions tagged [scenejs]
16 questions
0
votes
1 answer
Where to find any example loading json model in scenejs?
I've a JSON model with vertices, uvs, indices etc which is exported using Blender. It works fine with other frameworks. I also want to try it using ScenejS. But couldn't find decent example implementing JSON model using SceneJS. It would be helpful…

three.jsaddict
- 295
- 2
- 9
- 21