a viewer base on threejs to show a room scene with json file which including graphic data fearture:
- show the whole scene with graphic data
- multiple 3d files load, worker loader for obj file
- instance draw for duplicate 3d model
- simple UI base on react to show the scene information and for 3D operating
- path tracing for render single product
reference:
https://threejs.org/
https://github.com/erichlof/THREE.js-PathTracing-Renderer