www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: AGP on November 20, 2013, 02:56:02 am

Title: Which Way is the Camera Looking?
Post by: AGP on November 20, 2013, 02:56:02 am
On the docs, you should put down which way the original camera (as returned by World.getCamera()) is looking. Is it facing down or is it on the X/Z plane?
Title: Re: Which Way is the Camera Looking?
Post by: EgonOlsen on November 20, 2013, 08:47:32 am
It's in the xz-plane facing into positive z, i.e. into the screen. I agree that this should be added to the docs.