This is a simple sprite based 3D engine. It moves and scales the object depending on the coordinates. X is side to side, Y is up and down, and Z is forward and backward. The camera is at (0,0,-100). There is a glich when the object goes behind the camera, I will try to fix it soon.
Feel free to use this in your own projects, and if you have questions, please comment!