Perspective[S]
Perspective[S]
for the other 3D tiles possibilities: Other possible sources: you might consider the nexus projects, https://github.com/cnr-isti-vclab/nexus 3D web tile visualization of large models, see examples: https://3dhop.net/demo.php
@jo-chemla .LAS is a obsolete format, .e57 is for a decade the standard for the industry, it's a complex format. .ply is the way to go, it's easy to compute...
i used this simple tabs example here: https://github.com/infinitered/ChainReactApp/blob/master/App/Containers/AboutScreen.js function : renderTabs i would recommend it as its low size, try ChainReactApp and see if it suits your needs
@andreiveselov do you know the default input unit currently in Obj2Tiles ? is it inches or meters ?
hi @judax ! any update on a working WebXr / arcore augmented reality sample web app ? thx