XYZ
#1
I feel like I'm going insane...Is the axis in MCserver backwards? This is really messing up some of the testing I've been doing with a plugin I'm working on. Because all the data values are the opposite of what they should be due to either the sun being in the wrong place or a reverse axis.

Z positive should move eastward not westward. X positive should move Northward not Southward... I was confused for a long time until I realized this.

I was using a diagram to figure out block placement via relative position like this:

------------[1,0,0 ]-----------
---[0,0,-1][0,0,0 ][0,0,1]---
------------[-1,0,0]----------

But it turns out that is wrong so I had to reverse it:

-----------[-1,0,0]------------
---[0,0,1][0,0,0 ][0,0,-1]---
-----------[1,0,0 ]------------

Strange indeed...Because using the new diagram will align (0,0,1) with the direction of the Sun. CONFUSED!
Reply
Thanks given by:


Messages In This Thread
XYZ - by Revolucas - 03-04-2011, 02:41 PM
RE: XYZ - by FakeTruth - 03-04-2011, 10:23 PM
RE: XYZ - by Revolucas - 03-04-2011, 10:31 PM
RE: XYZ - by FakeTruth - 03-04-2011, 10:41 PM



Users browsing this thread: 1 Guest(s)