
this small code displays 5 shapes in 3D onto the screen by only using WinAPI fucntions...
Inputs
Press the Esc Key to exit the program
Assumes
This code is only writen in a Module just open it and run it... :)
Returns
Displays 3D shapes onto the screen
Side Effects
After the program terminates it doesn't refresh the screen... (I didn't fix this problem on purpose because I didn't want to use a Form)