WebGL-threeJS
WebGL-threeJS copied to clipboard
WebGL viewer for BIMserver.org; based on ThreeJS
What's the license of this example? Thanks
Added some extra ifc types, embedded the object type and name inside the JSON, and implemented colors. The color support is probably buggy, but as far as I can see...
as @aothms suggested in another thread, there is a fairly simple way to implement colors. It would require to change the output format a bit, though. First step would be...
For some reason I'm getting an empty JS array as the base64 decoded response file for the `getDownloadData` call from the server. I tried querying the `getProgress` before the actual...
Hey so I can connect to the BIMserver and it shows the models I have but when I load one to view I get this ajax error: Ajax error: Unexpected...
When I try to serialize the model imported from the ifc file found here: http://projects.buildingsmartalliance.org/files/?artifact_id=4289 I get no vertices, normals or faces in the result. If I try the duplex...