You need to call removeAllHardwareBuffers like that after:
terrain->remove();
driver->removeAllHardwareBuffers();
It worked fine :)
But I found this bug when the third terrain is created it is a little bit off :P
With other words it has been moved about a patch (33 units), down, wich makes ...
Search found 5 matches
- Fri Aug 20, 2010 12:00 pm
- Forum: Beginners Help
- Topic: Remove terrain scene node from memory and scenemanager
- Replies: 2
- Views: 538
- Wed Aug 18, 2010 8:25 pm
- Forum: Beginners Help
- Topic: Remove terrain scene node from memory and scenemanager
- Replies: 2
- Views: 538
Remove terrain scene node from memory and scenemanager
Hi!
I can't seem to find an answear to this one;
I've got a couple of terrains (9 * (1025 * 1025)), wich need to be loaded and displayed as they are in the same game world, I tried to do this, I took about one minute to load it and I got a descent frame rate, ~60.
When I checked the memory useage it ...
I can't seem to find an answear to this one;
I've got a couple of terrains (9 * (1025 * 1025)), wich need to be loaded and displayed as they are in the same game world, I tried to do this, I took about one minute to load it and I got a descent frame rate, ~60.
When I checked the memory useage it ...
- Tue Aug 17, 2010 8:38 am
- Forum: Beginners Help
- Topic: PnP Terrain Creator Scene Exporter
- Replies: 3
- Views: 613
- Mon Aug 16, 2010 7:41 pm
- Forum: Beginners Help
- Topic: PnP Terrain Creator Scene Exporter
- Replies: 3
- Views: 613
PnP Terrain Creator Scene Exporter
Hi!
I'm looking for an exporter from PnP Terrain Creator to Irrlich as an .irr file. I've tried to search both the forums and the internet, but I've came up with nothing. And the plugin sdk doesn't seem to compile
(Reposted this in the right forum, srry)
I'm looking for an exporter from PnP Terrain Creator to Irrlich as an .irr file. I've tried to search both the forums and the internet, but I've came up with nothing. And the plugin sdk doesn't seem to compile
(Reposted this in the right forum, srry)
- Mon Aug 16, 2010 7:37 pm
- Forum: Project Announcements
- Topic: irrWeatherManager 0.0.5 - weather system for Irrlicht
- Replies: 100
- Views: 74047