Page 1 of 1

Delphi.NET examples - How can I get them included...

Posted: Sat Apr 02, 2005 11:20 am
by savage
Hi All,
I recently managed to get port the C# managed demo to Delphi.NET. Here is a screen shot of it in action.

Image

How can I get this demo ( and others ) included in future Irrlicht releases?

Posted: Mon Apr 04, 2005 12:18 pm
by niko
Ah, cool.
Maybe you could post the ported demo/tutorial into this forum, or better: into the wiki (http://www.irrforge.org/)
For getting it into the next SDK: Currently difficult, because I'm testing out everything several times before doing a release, and I don't want to have to start up Delphi.NET (don't even own a Delphi version currently) and change everything in there too, if necessary. But maybe this would be cool for the 1.0 release.

Posted: Mon May 02, 2005 8:53 am
by savage
I have added the code in the tutorial section of the Wiki for now @
http://www.irrforge.org/index.php/Tutorials

Posted: Thu May 05, 2005 10:57 am
by niko
Cool. The wiki gets more useful every day. :)

Posted: Sun Aug 28, 2005 6:23 pm
by savage
2 more Delphi.NET versions of the tutorials have been added to the Wiki. Namely the 2D Graphics tutorial and the Quake 3 Map tutorial.