IrrKlang wrapper => Ready!

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
BMarleyFR
Posts: 19
Joined: Thu Jan 18, 2007 12:14 am

IrrKlang wrapper => Ready!

Post by BMarleyFR »

Hi all, i just made a wrapper for IrrKlang!!

You can find it at this link :

http://dl-3.free.fr/52616e646f6d4956a4c ... rapper.rar

or

http://www.irrlicht.fr (download section)


- I wrapped some 30 functions.
- I made an Include file for FreeBasic
- Source files
- And a tutorial

Have fun ;)
BMarleyFR
Posts: 19
Joined: Thu Jan 18, 2007 12:14 am

Post by BMarleyFR »

IrrKlang wrapper updated

Release 0.2

- Bugfixes for the FreeBasic include
- Changing IrrKlangCreate function

Link : http://dl-1.free.fr/52616e646f6d4956595 ... er_0.2.rar
BMarleyFR
Posts: 19
Joined: Thu Jan 18, 2007 12:14 am

Post by BMarleyFR »

IrrKlang wrapper updated

now 27 functions

Release 0.3


Old release 0.2 -> Irrklangwrapper + Sources + FreeBasic include + Tutorial:
http://dl-1.free.fr/52616e646f6d4956595 ... er_0.2.rar

Lastest release 0.3 -> Irrklangwrapper.dll + Sources + FreeBasic include:
http://microbreak.site.voila.fr/downloa ... r_0.3_.rar


Tell me what do you thing about it please
BMarleyFR
Posts: 19
Joined: Thu Jan 18, 2007 12:14 am

URL Updated

Post by BMarleyFR »

URL updated!

IrrKlangWrapper release 0.3 with sources, tutorial and FreeBasic header (.bi) :

http://microbreak.bmarley.free.fr/membr ... per0.3.rar


Irrlicht dll release 1.2 (gcc & directx compiled) :

http://microbreak.bmarley.free.fr/membr ... CC-D3D.rar

...and i hope on day my work will appear on IrrKlang web page :wink: ...
BMarleyFR
Posts: 19
Joined: Thu Jan 18, 2007 12:14 am

Lastest URL

Post by BMarleyFR »

Old links are dead, i change my hoster and now it's ok.

IrrKlangWrapper release 0.3 with tutorial and FreeBasic header (.bi) :

http://bmarley.olympe-network.com/downl ... per0.3.rar


For the tutorial :
-----------------

Irrlicht dll release 1.2 (gcc & directx compiled) :
http://irrlichtfr.free.fr/libs/irrlicht1.2-gcc.zip

Irrklang dll release 0.4 :
http://bmarley.olympe-network.com/downl ... ang0.4.rar




...and i hope on day my work will appear on IrrKlang web page ...
noreg
Posts: 158
Joined: Fri Jun 23, 2006 6:01 pm
Location: continental europe

Post by noreg »

Irrlicht.fr does have an Irrlicht but no Irrklang freebasic wrapper on their site (telechargement, libraries). Could you tell me where you see the advantages to use Freebasic? Are there any if you are not already a user of it?
BMarleyFR
Posts: 19
Joined: Thu Jan 18, 2007 12:14 am

Post by BMarleyFR »

The avantage to use FreeBasic is only for the easy language, easiest than C++. My wrapper export C++ functions of IrrKlang in C conventions to permit the other languages than C++, like FreeBasic, to use IrrKlang. Why some people use FreeBasic and not C++, i said "Why not"...
Post Reply