|
-
Nov 8th, 2005, 08:02 AM
#1
Thread Starter
Hyperactive Member
[Resolved][VB.NET preferably]BSP
Edit: Figured it out.
Does anyone have any good (Read: simple) tutorials on how to create and use a BSP, preferably in VB.NET?
Before you say I'm a n00b...
I've got this to render using an Octree but it's not very efficient as I need a large number of nodes to test (using an occlusion query) in a large indoor enviroment. Therefore, I need a fairly accurate visibility system. If I'm just looking at a flat wall, 1 face, I wouldn't want more than 20 faces rendered. I'm going to use it for static polygons. Also, the way my maps are imported, there is one giant list of triangles (Tri-fans but converted to a large triangle list).
So, anyone?
Last edited by Cade; Nov 12th, 2005 at 08:59 AM.
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
|