BIMsurfer-before2019 icon indicating copy to clipboard operation
BIMsurfer-before2019 copied to clipboard

Test model in example_APIreference.html has geometry extent issues

Open xeolabs opened this issue 9 years ago • 2 comments

Pressing Keys 1-6 should align the camera to view the entire model from each axis.

As part of that functionality, the extents of geometries are used to compute bounding boxes of objects.

Geometries in that model (at least) appear to have vertices that cause the boundaries to extend way outside the view space, causing the boxes to be way too big on one axis.

xeolabs avatar Oct 01 '16 06:10 xeolabs

That example seems to refer to a local JAR BIMserver, which version are you using? And which version of the BinaryGeometrySerializer plugin?

rubendel avatar Oct 05 '16 06:10 rubendel

Sorry @rubendel the model I loaded was actually from the experimental server - see this gist for details. The camera controls work OK with a randomly-generated bunch of boxes, so it's not the viewer causing this issue.

xeolabs avatar Oct 06 '16 13:10 xeolabs