Has anyone had any luck animating the models from www.3drt.com? There's a free animated model in the downloads area for testing.
Thanks
Mike
When I try to load the model (the .x format one) in a couple of programs I get an invalid file format error.
Thanks Kevin. I guess I need to figure out how to convert these to B3D with animation, because I haven't had any luck extracting the animations and playing them. I saw a Blitz3D game demo some time ago that used these models, so it must be possible at least.
P.S. Thanks for the cool AI examples you've been posting too!
You're welcome, Mike. As for the AI, I'm trying to write a neural network (WITH example program that uses it), and a flocking example. I'm also toying with the idea of writing a random number generator using genetic algorithm...that is, evolve a random number :)