Page 1 of 1

Blitz Basic wrapper

Posted: Thu Dec 29, 2011 8:13 am
by _maxim_
I am new with Blitz.
Author this idea is Atulos, thanks him. Hi also help me with blitz basic and tests. Main idea is replaces Blitz3D internal functions.

This wrapper based on irrlicht_c library from pyirrlicht project.
Blitz3D work only with stdcall calling convention, so Irrlicht library and irrlicht_c must be build respectively.

Source: http://code.google.com/p/pyirrlicht/source/browse/blitz
Full archive with dll: http://pyirrlicht.googlecode.com/files/ ... mental.zip

If anyone is interested in this, you are welcome.