VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Pure VB SoftWare 3D Engine programming series part 1:Matrix and transformations

polaris  (24 Submissions)   Coding Standards   Intermediate   Wed 3rd February 2021

This code shows how to begin software 3D Renderer using pure Visual Basic NO DirectX or OpenGL, this code is for educationnal Purpose.
It shows how to Do Matrix computations and transformation.
-How to project a 3D point to the screen
-How to do DoubleBuffering
-How to Design and Use First Person shooter Camera
All the rendering pipeline is coded in Pure VB.
Note that all the code is documented.
So leave feedbacks
If you want to use ready to Use 3D engine built over DirectX or OpenGl in Visual basic, i advide you NemoX 3D engine.
here is a link
https://perso.numericable.fr/~gazkole/malakoff/index.htm

API Declarations
Some

Rate Pure VB SoftWare 3D Engine programming series part 1:Matrix and transformations (3(3 Vote))

Download Pure VB SoftWare 3D Engine programming series part 1:Matrix and transformations

Pure VB SoftWare 3D Engine programming series part 1:Matrix and transformations Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters