Examples:
Query parameters:
- xeokit - Which xeokit-sdk version to use, latest or xeokit version number (https://cdn.jsdelivr.net/npm/@xeokit/[email protected]/)
- url - address url to model
- type - type of model: xkt, las, laz, obj, stl, glb, gltf, bim
- rotation - default rotation (x,y,z) default -90, 0, 0
- boundingBox - show model bounding box (Boolean)
- edges - show model edges (Boolean) default false
- colorTextureEnabled - enable color textures (Boolean) default true
- dtxEnabled - enable DTX (Boolean) default true
- treeViewEnabled - enable TreeView in sidebar (Boolean) default true
- treeViewHierarchy - show TreeView hierarchy mode (containment | types | storeys) default containment
- transparent - enable transparent background mode (Boolean) default true
- backfaces - enable backfaces (Boolean) default true
- saoEnabled - enable SAO mode (Boolean) default true
- fp64 - 64bit floating point precision for Point Cloud scans (Boolean) default true
- cacheBuster - enable cache buster mode (Boolean) default false (This mode adds timestamp to model url)