|
-
Jan 28th, 2002, 09:00 PM
#1
Thread Starter
New Member
Any attempts at implementing a culling system?
Any info I can find on implementing a BSP, Portal...etc culling system into my vb engine?
-
Jan 28th, 2002, 09:42 PM
#2
There should be a wealth of information over on Flipcode.com and Gamedev.net. Be aware, though, that it may be a bit difficult to implement a BSP system without using classes, because its the closest you can get to pointers in VB. Also, most information you will find will be in C++. If you need any help, just post here, and I will be glad to help you out.
Z.
-
Jan 30th, 2002, 09:09 PM
#3
Thread Starter
New Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|