VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

X3D

John T. Doe  (3 Submissions)   Graphics   Visual Basic 5.0   Advanced   Wed 3rd February 2021

X3D is a 3D Engine written in pure VB code. It uses GDI32 to draw 2D Polygons, but all the 3D Rendering code is in VB. Special thanks to Nick Levar. I don't know him but I got the code to rotate an object from his book: Animation Magic. The rest is mine. X3D is well commented and uses Z-Buffering, 3D Rendering, and a simple form of shading.

Assumes
You must read the readme file!!!!!!!!!!!!!!!!!!!!!! This will show you how to get X3D To work. Also, you must compile final engine1.vbp(The engine) in order to run the test/dem program in the test folder.

API Declarations
In Program

Rate X3D (7(7 Vote))

Download X3D

X3D Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters