...
- threejs: It is a format which is optimized for viewing on mobile devices or in browsers where the native model is filtered and tessellated in order to deliver minimal JSON size and maximal navigation speed (FPS). This model has
format and can be directly parsed by the client.Newwindowlink title ThreeJS JSON v 3.1 url https://github.com/mrdoob/three.js/wiki/JSON-Model-format-3.1 Code Block borderColor Green lang xml title Example threejs: { <ThreeJS_JSON_format> }
- Please use the bim+ Object Service for seeing and filtering different geometry type information.
Note |
---|
Objects with geometry types "mesh" or "meshblob" can be written into the bim+ database, whereas the "threejs" geometry type is optimized for viewing on mobile devices or in browsers and cannot be written into the database directly. |
...