Search found 8 matches

by TunaBreeze
Sat May 05, 2007 7:03 pm
Forum: Beginners Help
Topic: Using Scene Nodes
Replies: 6
Views: 584

Thank you again, both very helpful.
by TunaBreeze
Fri May 04, 2007 10:00 pm
Forum: Beginners Help
Topic: Using Scene Nodes
Replies: 6
Views: 584

Sorry for confusing you, but you managed to answer my question, thanks.
by TunaBreeze
Fri May 04, 2007 8:40 pm
Forum: Beginners Help
Topic: Using Scene Nodes
Replies: 6
Views: 584

Sorry, didn't word my question the way I want to.

I understand the ancestor/child relationship, but when I have several instances of the same type of object do I create a node for each instance of the object or can I use the same node for each instance?
by TunaBreeze
Fri May 04, 2007 2:09 am
Forum: Beginners Help
Topic: Using Scene Nodes
Replies: 6
Views: 584

Using Scene Nodes

Okay, the scene system uses nodes.

IAnimatedMeshSceneNode

My game is first person. Should each entity in the game have its own node, or can/should I be putting them under the same node? How are they best used?
by TunaBreeze
Mon Apr 30, 2007 2:56 am
Forum: Off-topic
Topic: Games you played too much?
Replies: 25
Views: 4917

The game I completely overplayed, and my favorite game of all time StarCraft. To me it was so captivating, and creating battle.net channel moderation bots got me in to programming so it will probably always be my favorite game.
by TunaBreeze
Mon Apr 30, 2007 2:43 am
Forum: Beginners Help
Topic: Deleting Objects?
Replies: 1
Views: 307

Deleting Objects?

Okay, I noticed in all the examples you create something with your device (example - a GUI object). If I want to discontinue using said GUI object do I just delete the pointer to the object or is there something I need to do instead.
by TunaBreeze
Fri Apr 27, 2007 1:15 pm
Forum: Beginners Help
Topic: Tutorials?
Replies: 5
Views: 606

Well damn, lol. Was hoping to be pointed in the direction of a section of the website I had somehow overlooked.
by TunaBreeze
Fri Apr 27, 2007 1:22 am
Forum: Beginners Help
Topic: Tutorials?
Replies: 5
Views: 606

Tutorials?

Are there any tutorials around that cover many or most of the Irr functions? I'm a pretty good programmer, but trying to learn based on the tutorials provided on the main page, and the API reference is taking a long time.