pyobb icon indicating copy to clipboard operation
pyobb copied to clipboard

Simple rotated cube gives incorrect obb

Open Vishnu-C opened this issue 4 years ago • 3 comments

image image

Attached the obj file

cubeRotated.zip

Executed with demo python file (bin/pyobb_demos/3d_demo.py)

Thanks Vishnu C

Vishnu-C avatar Jun 27 '20 13:06 Vishnu-C

from objloader import OBJ

I am getting the above error ImportError: cannot import name 'OBJ' from 'objloader'

thelatestcheckout avatar Jul 17 '21 09:07 thelatestcheckout

image image

Attached the obj file

cubeRotated.zip

Executed with demo python file (bin/pyobb_demos/3d_demo.py)

Thanks Vishnu C

Were you able to make the code run?

thelatestcheckout avatar Jul 17 '21 09:07 thelatestcheckout

123

mcmingchang avatar Jul 12 '22 09:07 mcmingchang