Optimizing Irrlicht
Optimizing Irrlicht
when i run irrlicht, my processor runs at 100% till my system overheats. How would you go about making irrlicht use less system resources?
You could do a Sleep(1) within the main loop...
But it depands on the software you're going to code...
If there are many nodes, animations and so on, you could loos performance...
But it depands on the software you're going to code...
If there are many nodes, animations and so on, you could loos performance...
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
-
- Posts: 17
- Joined: Tue Dec 09, 2003 9:03 am
- Location: Germany