xeolabs
xeolabs
A mysterious bug where camera only zooms to center of canvas when in "ortho" mode. It should zoom to the selected rotation point, as happens correctly when in "persp" mode.
Using glge_xmlparser.js in SceneJS online DAE converter - a user reports that his Sketchup file breaks the parser due to Sketchup's extraneous spaces in closing tag. Full details here: http://groups.google.co.nz/group/scenejs/browse_thread/thread/3820f4796407e074
Make an example page that uses [nipplejs](https://github.com/yoannmoinet/nipplejs) to implement virtual joysticks for camera navigation. A really good example of UX would be Minecraft, with one joystick to control movement in...
https://xeokit.github.io/xeokit-sdk/examples/buildings/#positioning_geodesicCoordinates
Some models that are placed far from the coordinate origin still have a simple bit of geometry that marks the location of the origin. This means that when we locate...
We currently use the same blending modes for Selection, X-Ray and Highlight effects. The blending modes we use currently are chosen to look best for Selection and Highlight, but seem...
Add an outline effect for points loaded from LAS/LAZ 
A question for those in-the-know: how to automatically align a point cloud loaded from LAS with a BIM model loaded from IFC? `LasLoaderPlugin` can now load LAS header data. An...
## What are some ways to run xeokit apps offline? How to build a xeokit app for mobile devices, that can load models and save BCF viewpoints etc, at locations...