Anyone know good substitute for OctTree??

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
devsh
Competition winner
Posts: 2057
Joined: Tue Dec 09, 2008 6:00 pm
Location: UK
Contact:

Anyone know good substitute for OctTree??

Post by devsh »

I have been suggested the STATIC_HARDWARE mapping hint but it simply dont work...
geckoman
Posts: 143
Joined: Thu Nov 27, 2008 11:05 am
Location: Germany
Contact:

Post by geckoman »

We can all see the future, read minds and let your problems disappear even if you don't tell us what's not working exactly...
Oh wait....the problem thing is not true :roll:
So please add what is not working, what you expected and perhaps code + screenshot.
devsh
Competition winner
Posts: 2057
Joined: Tue Dec 09, 2008 6:00 pm
Location: UK
Contact:

Post by devsh »

a bsp model map with 23000 polys!
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

octree maps do not support VBOs at the moment. You can try to use the latest SVN/trunk code, which has some changes/fixes for this, but it's still WIP.
Post Reply