kottore / away3d

Automatically exported from code.google.com/p/away3d
0 stars 0 forks source link

objectWidth, height and depth not reliable on loaded models #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. load a 3ds, collada or whatever model
2. enable its debugbb, trace obj width, height, etc
3. verify that the calculated dimensions are incorrect 

What is the expected output? What do you see instead?
I expect to see a bounding box that perfectly fits the cube that the loaded
model occupies. I see bb's that are not adapted to the model at all.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by paleblue...@gmail.com on 16 Jun 2009 at 10:00

GoogleCodeExporter commented 8 years ago
Having the same problem. Cannot get accurate collada file dimensions.

Original comment by nitrog7 on 4 Mar 2010 at 8:34