Page 1 of 1

Newton# - Newton Wrapper

Posted: Sat Jul 22, 2006 11:46 am
by noone88
Hi... :)

Iam currently working on a high level .Net Wrapper for Newton Game Dynamics.

I already wrote some code (the low level wrapper + a simple collision example) which can be downloaded here: (pure C#)

http://rapidshare.de/files/26613174/New ... p.zip.html

(The code is not yet very clean and the cubes in the sample have a strange behavior... but it's a first step)

Posted: Sun Aug 06, 2006 7:36 pm
by Overlord
What happened to this?
It would be nice if this was completed.

Posted: Sun Aug 06, 2006 9:47 pm
by noone88
still working on this. If you want I can upload the current source?

Posted: Mon Aug 07, 2006 11:20 am
by Overlord
Thanks, but I wait until it is finished. :D

Posted: Wed Aug 09, 2006 11:27 am
by Yeurl
good job man !! i love it ^^

waiting for the next :p ( that the force be with you ;) )

Posted: Sat Aug 19, 2006 1:53 pm
by noone88
Okay, here it is... the prealpha of NewtonSharp.

http://rapidshare.de/files/29982789/New ... a.zip.html

Posted: Mon Oct 23, 2006 4:53 pm
by Simson
Hi,
The links are broken...
Any news for this wrapper ?

Posted: Wed Oct 25, 2006 12:00 am
by sgt_pinky
**EDIT** I believe a .NET wrapper is provided in the normal Newton SDK now.

---------------
I'm very interested in this wrapper too. ATM I am using the ODE.NET wrapper :-) Would love to give Newton a try, but not about to write my own wrapper.

Posted: Thu Apr 05, 2007 7:59 pm
by noone88

Posted: Thu Apr 05, 2007 8:17 pm
by roxaz
sgt_pinky wrote:**EDIT** I believe a .NET wrapper is provided in the normal Newton SDK now.

---------------
I'm very interested in this wrapper too. ATM I am using the ODE.NET wrapper :-) Would love to give Newton a try, but not about to write my own wrapper.
i havent seen this. i think i saw another guy making .net wraper, just he posted in newton forum

Posted: Fri Apr 06, 2007 12:25 pm
by lester
**EDIT** I believe a .NET wrapper is provided in the normal Newton SDK now.
That wrapper is quite unusable, since it is written in managed c++, which works only on windoze. This wrapper is written in clear c# instead. So good work, noone88!

Posted: Wed May 02, 2007 3:00 pm
by jar0
All links in this thread are broken. Where can the wrapper be downloaded from?

Posted: Wed May 02, 2007 5:14 pm
by noone88
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=20502 - here you can find the irrlicht framework containing the wrapper

Posted: Thu May 03, 2007 7:17 am
by JDHunter
mhhh there are many Wrapper for Newton :lol:
for a long time Flylio create a Wrapper.... but its nice to see.... that so many people make a wrapper again :D

show up here
the orginial reference are in the download details.