: I need to wite a program that displays a pyrimid, then rotates it around an axis. Any ideas on where to start guys?<br>
: Thanks alot<br>
: <br>
<br>
Well ... good luck ... this is not something you learn in one day ... (Usually) ...<br>
<br>
The easiest way is to download the DelphiX component and use DirectX syntax ...<br>
<br>
Read the examples.<br>
<br>
Otherwise you may program your own 3D engine, but using asm in Delphi to spare some CPU ticks is lack of time ...<br>
<br>
<br>
<br>