Search found 10 matches

by Boz the virtual being
Tue Apr 06, 2004 8:26 pm
Forum: Open Discussion and Dev Announcements
Topic: Newton physics and Dev-Cpp
Replies: 4
Views: 865

That's what I thought :(
I'll ask the wise google or the newton himself.
by Boz the virtual being
Mon Apr 05, 2004 2:30 pm
Forum: Open Discussion and Dev Announcements
Topic: Newton physics and Dev-Cpp
Replies: 4
Views: 865

Newton physics and Dev-Cpp

Hi,
Has anybody succesfully compiled the great Mercior's tutorial on integrating Newton with Irrlicht (http://www.mercior.com/tut-newton.shtml) on the Dev-Cpp compiler? I include all the libraries and headers and I get linker errors. It seems it does not see the Newton functions.
by Boz the virtual being
Wed Mar 17, 2004 1:44 pm
Forum: Open Discussion and Dev Announcements
Topic: ODE tutorial source?
Replies: 15
Views: 1917

I wasn't impressed by Newton. The collision of fast moving cubes is not perfect. If two cubes hit a third one you can see that they "melt" in each other for a second and then collide. I haven't seen this effect in ODE. But maybe it's just a matter of collision precision? The best collision...
by Boz the virtual being
Sat Mar 13, 2004 1:01 pm
Forum: Open Discussion and Dev Announcements
Topic: ODE tutorial source?
Replies: 15
Views: 1917

ODE tutorial source?

Where is the "Using ODE With Irrlicht" tutorial source code? What is the authors name of the tutorial? I've searched all the forums but I can't find it. Can anyone give a link to the zip? Also I found that Mercior was working on ODE and Irrlicht - http://irrlicht.sourceforge.net/phpBB2/vie...
by Boz the virtual being
Fri Mar 12, 2004 11:45 am
Forum: Beginners Help
Topic: XML: can't use
Replies: 5
Views: 521

I used Dreamweaver (it should save to UTF-16) to edit the xml but it doesn't work. Even when I don't change the xml just save it with another program it doesn't work. What XML editor do you use?
by Boz the virtual being
Wed Mar 10, 2004 2:34 pm
Forum: Bug reports
Topic: why does quake2map example and others connect to the net?
Replies: 9
Views: 3219

Techdemo is a troyan! I knew it! :)

Maybe it is Internet Explorer that does something, I remember I had some problems of this kind. Try changing the 'connections' settings in Explorers 'Internet Options'.
by Boz the virtual being
Wed Mar 10, 2004 2:31 pm
Forum: Beginners Help
Topic: XML: can't use
Replies: 5
Views: 521

XML: can't use

I can't use XML files with the new Irrlicht XML Parser. The one in the example "meshviewer" works but if I change anything and save the xml file the program crashes and doesn't load the xml. I tried using 3 different XML editors, even an old Microsoft XML notepad that saved the file to ASC...
by Boz the virtual being
Tue Mar 09, 2004 5:43 pm
Forum: Advanced Help
Topic: Skeleton animation
Replies: 4
Views: 1144

Ah that's what I was thinking of.
I don't want to use ms3d but I think I know how to start now, thanks.
by Boz the virtual being
Tue Mar 09, 2004 4:53 pm
Forum: Advanced Help
Topic: Skeleton animation
Replies: 4
Views: 1144

Skeleton animation

I didn't see a topic about skeleton animation.
On the engine features list I read:
Skeletal animation: A skin is manipulated by animated joints. The Irrlicht Engine will do this when loading .ms3d or .x files.[...]
Is it already implemented? Is there any example showing this? Where do I start?
by Boz the virtual being
Mon Mar 08, 2004 9:15 pm
Forum: Project Announcements
Topic: Irrlicht DevPak for Dev-Cpp
Replies: 24
Views: 5931

Hi all,
It works like a dream. I had no problems installing it and running the examples.
Thanks a lot stoffe!

Why do you need to convert the examples? I tried to run an example from the original Irrlicht package and it crashed.