PrincessGod / objTo3d-tiles

Convert obj model file to 3d tiles
https://princessgod.github.io/objTo3d-tiles
Apache License 2.0
777 stars 232 forks source link

whats the rotation part in the root tile transform matrix #55

Closed Easenguard closed 1 year ago

Easenguard commented 1 year ago

hi, I tried to define a boudingVolumn box by a known coordinates, like [X,Y,Z,halfx,0,0,0,halfy,0,0,0,halfz]. It did not work unless the rotation part of root transform matrix was untoched. That part looks not like a simple y-up to z-up rotation. So Im wondering whats happening in this rotation part.