reViz3d
reViz3d copied to clipboard
3d Visualization toolkit for react based apps.
Can I use the new version of three.js and react?
Previously I used direct HTTP requests to Mapbox api (v4) to get .png images, later converted as Three.js Textures and applied into a Plane. This now can be re-implemented as...
The ./OrbitControls from three.js seems to be glitchy after changing react-cubeview and react-container-3d to newer versions. Probably the .setAngles methods are messing up with the internal pan method..