by michael fiiigggg (1 Submission)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)

A 3D engine in VB, using polygon drawing on a form. Not as fast as DirectX, no textures, and probably not good for a game, but still fast enough to make an interesting screensaver.
Assumes
to use the 3d engine, must understand 3d space coordinates, and simple stuff like loops / function calling
API Declarationspolygon, bitblt
Download m2 3d polygon engine (24 KB)