Results 1 to 3 of 3

Thread: Any attempts at implementing a culling system?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Posts
    4

    Unhappy Any attempts at implementing a culling system?

    Any info I can find on implementing a BSP, Portal...etc culling system into my vb engine?
    - wonder -

  2. #2
    Zaei
    Guest
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2002
    Posts
    4
    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width