anyone got some WORKING AI in IRRLICHT?

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
drulz
Posts: 11
Joined: Thu Jun 09, 2005 5:08 am

anyone got some WORKING AI in IRRLICHT?

Post by drulz »

anyone?

and pls dont answer me that i need to search the forums since ive search all over the forums for this site and found nothing except for this one:

http://irrlicht.sourceforge.net/phpBB2/ ... php?t=7116

but this sample doesnt work :( even the player object doesnt work including the enemy..

pls pls pls i need some simple AI fot my school project,, or maybe someone is good enough to contact me and teach me how to implement this

thanks
saigumi
Posts: 921
Joined: Fri Aug 22, 2003 11:31 am
Location: St. Louis, MO USA
Contact:

Post by saigumi »

Irrlicht = Graphics
AI = Anything you want to implement

What type of AI are you wanting?

I have done boids and am working on a state based decision AI.

Though, as AI is completely independent of the graphics engine that you are using try gamedev.net's AI section.
Crud, how do I do this again?
omaremad

Post by omaremad »

Post Reply