VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

3D maze & frustum

john hollister  (6 Submissions)   Games   VB Script   Advanced   Wed 3rd February 2021

3D "maze" doesn't really have an ending.. but it serves another purpose. This is a cell&portals maze. It uses exact visibility ( recursion ) and clipping to create a view of the maze. I originally had to do this in C++.net using openGL. This USES PURE VB. only a few api calls. I'm looking for someone who has a good idea for a maze building algorithm so i can do some file I/O. right now i just build the maze in the program which takes up A LOT of lines, and could be done much easier by reading a file. anyway, leave your comments, learn, enjoy.

Rate 3D maze & frustum (5(5 Vote))

Download 3D maze & frustum

3D maze & frustum Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters