Search found 4 matches

by Taonas
Fri Nov 07, 2008 6:57 pm
Forum: Beginners Help
Topic: Vectors and Rotation - Problems With XY Rotation
Replies: 2
Views: 1439

I just checked but I don't appear to have this function in my version 1.4.2 (downloaded from site)

Thank you though, as I just made a modified copy of that function and it worked perfectly
by Taonas
Thu Nov 06, 2008 9:17 pm
Forum: Beginners Help
Topic: Vectors and Rotation - Problems With XY Rotation
Replies: 2
Views: 1439

Vectors and Rotation - Problems With XY Rotation

Hi,

I've been bashing my head for at least 2 hours over an issue which I haven't been able to fix. I am trying to update a particle emitters direction so particles always come out at a certain vector (in this case 0, 1, 0) from a parent object.

So if the parent object rotates in any dimension the ...
by Taonas
Thu Oct 30, 2008 9:14 pm
Forum: Project Announcements
Topic: IrrPhysx 0.2 - Nvidia Physx 2.8.1 wrapper
Replies: 425
Views: 137321

When I was trying to add irrPhysX to my project Visual Studio 2005 kept reporting the following error on compile.

1>fatal error C1007: unrecognized flag '-typedil' in 'p2'

After much searching on the internet I found nothing useful reguarding the error, so I recompiled irrPhysX using VS2005 ...
by Taonas
Tue Oct 28, 2008 7:27 pm
Forum: Project Announcements
Topic: IrrPhysx 0.2 - Nvidia Physx 2.8.1 wrapper
Replies: 425
Views: 137321

Thanks JP,

I'm writing my third year university project using irrlicht and the day I look for a physics engine to integrate you release this - perfect timing!

Do you have a SVN server with the code in, because there are some features that I require which you have yet to implement as far as I can ...