How to translate geometry from Floorspace json to Three.js?
Hi! I want to render a Floorspace JS geometry on a web page, but outside the Floorspace environment. I have the json from Floorspace and I want to translate this json to three.JS and render this on a web page. I would appreciate guidance in using existing translators (json to three js) to extract three js for the modeled geometry. Thanks!