switch
07-22-2004, 10:27 AM
Hi.
I'd like to thank everyone who contributes to this board and the people who made all of this possible.
I'm new to 3D Engines, I have a question that you can hopefully answer or point me in the right direction:
I'm currently writing a simple 3D engine and wanted to know the basic functions that are involved. So far I have:
1) Create a triangular polygon
2) Scale Polygon along X
3) Scale Polygon along Y
4) Rotate Polygon along psi, theta and phi
Any suggestions to what I can add?
I'd like to thank everyone who contributes to this board and the people who made all of this possible.
I'm new to 3D Engines, I have a question that you can hopefully answer or point me in the right direction:
I'm currently writing a simple 3D engine and wanted to know the basic functions that are involved. So far I have:
1) Create a triangular polygon
2) Scale Polygon along X
3) Scale Polygon along Y
4) Rotate Polygon along psi, theta and phi
Any suggestions to what I can add?