by Muju (2 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(10 Votes)

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... :)
Code 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)