Download :
- Normal header (Last update : 28.05.2006, SDK 1.53)
- Static header (Last update : 08.01.2005, still SDK 1.30)
History :
- Update on 13.03.2005 :
Since there were some question on why the header wasn't updated when NGD 1.32 was released I should clear it up. 1.32 doesn't bring in new functions nor does it change any, which means that the header needed no update and also works with 1.32. - Update on 03.04.2005 :
The header now also supports the double precision DLL of newton. To use it, you need to declare (either globally or in the header, see header line 53) NEWTON_DOUBLE_PRECISION and need the according DLL. I also uploaded an Delphi example-project that uses double precision. - Update on 02.01.2006 :
Header updated to accomplish the release of NGD 1.5. Header for custom joints translated to pascal and added to the download. - Update on 13.03.2006 :
Minor header updated for NGD 1.52. - Update on 26.05.2006 :
Minor header updated for NGD 1.53.
Note :The parameters for the function NewtonWorldRayCast have changed. There is now a prefilter callback, so if you use this function you need to change it according to 1.53 or else it won't compile. - Update on 28.05.2006 :
Added NewtonBodyGetForceAndTorqueCallback to the header.
Fixed bug with limits on corkscrew joint in custom joints unit.
Supported compilers :
The headers should work with Delphi 5 and up, Free Pascal, Virtual Pascal, GNU Pascal and even under MacOS (Darwin).
Credits go to :
Sury, who was the author of the original header
_Tux_, for putting the new (1.30) functions into the header and for the initial translation of the custom joints
Martin Waldegger, for the static version
If you have any problems, feedback or find bugs, please post them here.



