L legugusse Member Licensed User Longtime User Jul 12, 2007 #1 Here is a 3D to 2D functions collection which allow to draw to screen with (x,y,z) coordinates. The attached zip file contains the source code and a test project (see screenshot attached) which allow to move a planet by changing the x,y,z coords. I think that my "merchants 2" game will become... "space merchants" Attachments Test3DTO2D.zip 85.4 KB · Views: 658 scr3Dto2D.jpg 17.6 KB · Views: 656
Here is a 3D to 2D functions collection which allow to draw to screen with (x,y,z) coordinates. The attached zip file contains the source code and a test project (see screenshot attached) which allow to move a planet by changing the x,y,z coords. I think that my "merchants 2" game will become... "space merchants"
alfcen Well-Known Member Licensed User Longtime User Jul 12, 2007 #2 Extremely tidy, smart and well structured, compact source code. Congrats! I'm trying to put together astronomy software :sign0098:
Extremely tidy, smart and well structured, compact source code. Congrats! I'm trying to put together astronomy software :sign0098:
RandomCoder Well-Known Member Licensed User Longtime User Jul 12, 2007 #3 I like your style :sign0188: Regards, RandomCoder.