Hi.
I've tried some ways to calc the 2d image, but i didnt like any of those...they gave me alot of problems.
I have a 3d array of "pixels" with a color integer.
what i want is to sort those pixels by distance from the camera to draw them properly and then calculate the x and y coord in a 2d field.
It would also be good to have a dynamic camera so i can rotate and move it using vectors.
