Search found 2 matches

by johnm23357
Mon Jul 06, 2009 3:35 pm
Forum: Game Programming
Topic: Question about Xbox
Replies: 4
Views: 2044

Question about Xbox

I apologize if this question has been posed before. Has anyone actually downloaded Irrlicht to an XBox console. It seems like since it supports Direct X9 it could. However, I posed this question to a forum of another game engine that uses Irrlicht and the response was "We don't have a microsoft...
by johnm23357
Mon Jul 06, 2009 2:19 pm
Forum: Game Programming
Topic: Game structures, Design patterns
Replies: 9
Views: 3187

I dont really get the point of memory management / garbage collection i think. I mean if your carefully creating/destroying things this shouldn't be necessary? Haha jepp thats right. But since no one does there are things like garbage collectors. I gave up on that topic and i stay with a simple ref...