Hello,
I'm trying to start irrlicht physics with newton. I've tried every tutorial/howto that i've found, In every i have the same problem, the callbacks aren't called.
So, i looked in the forum and i didn't find no problem like this. some one know some problem between irrlicht 1.4.1 and newton 1.53?
thx
Irr 1.4.1 and Newton 1.53 (LINUX)
dude there is nor problem between irrlicht and newton...there can't be bc they are seperated libs. So probably ur fault...ever tried the newton forum???
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
No, i didn't tried yet.
Well, i don't know if is a error of mine because i did download the example that are in irrlicht home page (http://irrlicht.sourceforge.net/tut_newton.html). The binary works, but when i compile using the newest version of irrlicht and newton (in booth Linux and on Windows) the boxes didn't fall.
I'll continue to try.
thx
Well, i don't know if is a error of mine because i did download the example that are in irrlicht home page (http://irrlicht.sourceforge.net/tut_newton.html). The binary works, but when i compile using the newest version of irrlicht and newton (in booth Linux and on Windows) the boxes didn't fall.
I'll continue to try.
thx
dude these examples a really old(read the readme that goes with them) the api changed since then so it can't work.
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
Yeah recompiling something which works with a different version of a library isn't guaranteed to work at all, best to go to the newton forum and get some up to date examples, but i don't think they have any irrlicht ones there but you should be able to learn how to update the irrlicht example with what you see there.
