Game Development Community

Transform world space coordinate to object space...

by JS Yow · in Torque Game Engine · 03/24/2003 (11:40 pm) · 1 replies

Hi, I saw a thread about getting the inverse transform of modelview matrix worked right somewhere but couldn't remember where. Anyone can help me with it? I am trying to transform a world space coordinates to object space.

Thanks,
JS

#1
03/25/2003 (7:33 am)
SceneObject::mWorldToObj or SceneObject::getWorldTransform()