Game Development Community

Camera info woes

by Darkfire Games · in Torque Game Engine Advanced · 07/02/2008 (10:13 pm) · 1 replies

Is there any information regarding how the camera works, gets info, sets its position, rotation etc.

Iv been looking through camera.cpp and changing some values to see what gets altered but nothing changes and i cant make heads or tails of whats going on.

Looking to understand how things work, not copy/paste an out of date camera resource.

#1
07/04/2008 (3:07 pm)
Yes, an explanation of getCameraTransform(), getCameraParameters(), getEyeTransform(), and getRenderEyeTransform() would be very helpful!