VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



3D maze & frustum

by john hollister (6 Submissions)
Category: Games
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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

Download 3D maze & frustum

Download 3D maze & frustum (11 KB)

3D maze & frustum Comments

No comments have been posted about 3D maze & frustum. Why not be the first to post a comment about 3D maze & frustum.

Post your comment

Subject:
Message:
0/1000 characters