Search found 3 matches

by david_at_bass
Thu Sep 03, 2009 8:49 pm
Forum: Beginners Help
Topic: Removing Nodes...[SOLVED]
Replies: 10
Views: 657

i wasnt looking for this exactly but i got some help, i need render in the scene just the nodes that where visibles to user, when i saw node->setVisible(false) it saved my life jejejejeje 8)
by david_at_bass
Tue May 19, 2009 2:44 am
Forum: Game Programming
Topic: Help :: Mouse in 3D
Replies: 14
Views: 7743

thanks a lot, im doing a strategy game and i needed those functions so much, u da man hahahaha 2 thumbs up!!! :D
by david_at_bass
Fri May 01, 2009 4:15 pm
Forum: Game Programming
Topic: Collision Detection
Replies: 9
Views: 10874

Re: Collision Detection

you may use irrlicht with newton physic engine

http://www.irrlicht3d.org/wiki/index.ph ... nDetection

theres a great tutorial