Newton# - Newton Wrapper

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
noone88
Posts: 49
Joined: Sat May 27, 2006 3:28 pm

Newton# - Newton Wrapper

Post 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)
Last edited by noone88 on Mon Aug 07, 2006 4:39 pm, edited 1 time in total.
Overlord
Posts: 8
Joined: Sun Jun 18, 2006 2:32 pm
Location: Germany

Post by Overlord »

What happened to this?
It would be nice if this was completed.
noone88
Posts: 49
Joined: Sat May 27, 2006 3:28 pm

Post by noone88 »

still working on this. If you want I can upload the current source?
Overlord
Posts: 8
Joined: Sun Jun 18, 2006 2:32 pm
Location: Germany

Post by Overlord »

Thanks, but I wait until it is finished. :D
Yeurl
Posts: 31
Joined: Thu Apr 13, 2006 9:34 am

Post by Yeurl »

good job man !! i love it ^^

waiting for the next :p ( that the force be with you ;) )
noone88
Posts: 49
Joined: Sat May 27, 2006 3:28 pm

Post by noone88 »

Okay, here it is... the prealpha of NewtonSharp.

http://rapidshare.de/files/29982789/New ... a.zip.html
Simson
Competition winner
Posts: 95
Joined: Wed Nov 30, 2005 8:53 am
Location: France : midi pyrénées

Post by Simson »

Hi,
The links are broken...
Any news for this wrapper ?
sgt_pinky
Posts: 149
Joined: Sat Oct 14, 2006 11:20 am
Location: Melbourne, Australia

Post 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.
Intellectuals solve problems - geniuses prevent them. -- Einstein
#irrlicht on irc.freenode.net
noone88
Posts: 49
Joined: Sat May 27, 2006 3:28 pm

Post by noone88 »

roxaz
Posts: 575
Joined: Tue Jan 23, 2007 8:35 pm
Location: LT

Post 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
lester
Posts: 86
Joined: Mon Jan 29, 2007 3:33 pm

Post 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!
jar0
Posts: 1
Joined: Wed May 02, 2007 2:58 pm

Post by jar0 »

All links in this thread are broken. Where can the wrapper be downloaded from?
noone88
Posts: 49
Joined: Sat May 27, 2006 3:28 pm

Post by noone88 »

http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=20502 - here you can find the irrlicht framework containing the wrapper
JDHunter
Posts: 17
Joined: Tue Jun 20, 2006 6:15 am
Location: Germany
Contact:

Post 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.
Post Reply