Open GoogleCodeExporter opened 9 years ago
Each mesh instance has a property named 'aabb' holding an axis-aligned bounding
box which can be used for approximate dimenssions of that mesh. It can be
accessed as this:
mesh.aabb
An obj or 3ds file may have more than one mesh. And a large bounding box
containing all the meshes is available here:
scene.aabb
Please refer to the documentation for how to use the bounding box object:
http://jsc3d.googlecode.com/svn/trunk/jsc3d/docs/symbols/JSC3D.AABB.html.
Original comment by Humu2...@gmail.com
on 18 Mar 2014 at 3:06
Original issue reported on code.google.com by
janus1...@gmail.com
on 17 Mar 2014 at 9:24