Search found 10 matches

by dontmailme
Apr 06, 2006 22:33
Forum: Archive
Topic: Kart game... Demo[patch] update.
Replies: 125
Views: 45480

Very nice :)

Can't wait to see the demo and how you are using Physics :)
by dontmailme
Mar 21, 2006 23:23
Forum: Projects
Topic: 2D Rigid Body Dynamics
Replies: 26
Views: 20842

Cool :D

Can't wait for your 3D version !!! ;)
by dontmailme
Mar 16, 2006 0:45
Forum: Archive
Topic: Kart game... Demo[patch] update.
Replies: 125
Views: 45480

Do you have any working code snippets for Newton, apart from the one already posted in this forum that you can share ?
by dontmailme
Mar 14, 2006 9:29
Forum: Archive
Topic: Kart game... Demo[patch] update.
Replies: 125
Views: 45480

Great, can't wait to see the finished demo.

Two questions:-

Are you going to release the source, or some of it as a Newton example :)

and what are you using for GFX..... OpenGL ? or.....
by dontmailme
Mar 14, 2006 1:54
Forum: Libraries Questions
Topic: Newton Game Dynamics
Replies: 43
Views: 21524

Hi Dr,

Can you link the new .dll.a and .bi files here for us ?

Looking forward to seeing some working code from your project :)
by dontmailme
Mar 13, 2006 8:07
Forum: Libraries Questions
Topic: Newton Game Dynamics
Replies: 43
Views: 21524

Dr_D, do you hve any routines to get and set x, y, and z components from the matrices ? If you do, I'd love to see them as I have no clue how to translate them !?
by dontmailme
Mar 11, 2006 21:00
Forum: Libraries Questions
Topic: Newton Game Dynamics
Replies: 43
Views: 21524

Great!
by dontmailme
Mar 10, 2006 22:52
Forum: Libraries Questions
Topic: Newton Game Dynamics
Replies: 43
Views: 21524

Thanks for the reply Dr ;)

/me Is waiting for v1c's answer too....

I wonder why the newton lib was not in latest release of Freebasic.... I did look through forum, but no answers were obvious !
by dontmailme
Mar 10, 2006 21:53
Forum: Libraries Questions
Topic: Newton Game Dynamics
Replies: 43
Views: 21524

Hi Dr ;)

Did you not try it yet ?

Is there a problem with it ?

I'm looking into using newton with freebasic but it seems theres not much to see so far so I hope the .bi can be completed.
by dontmailme
Mar 10, 2006 9:48
Forum: Libraries Questions
Topic: Newton Game Dynamics
Replies: 43
Views: 21524

Here are the two that I've found that are missing.

NewtonBodySetCentreOfMass

NewtonMaterialSetContinuousCollisionMode
Did you manage to include these in the .bi ?