My father designed a bed frame. He used Google’s SketchUp to show his client and get feedback on designs.
Here, it’s rendered in WebGL. (You will need a browser that supports it.) I
exported the SketchUp document to the COLLADA format (.dae
) and loaded it in
JavaScript using ColladaLoader.js
(this is found within the three.js
examples directory). The scene is rendered with three.js.
https://cdnjs.cloudflare.com/ajax/libs/three.js/r57/three.min.js