2013-09-07 Release 2.1.3

This release includes a couple of bugfixes and M3G support.

To start writing programs using M3G install libm3g-dev package. In a source you can just include the whole API with

use "m3g"
or an individual header like
use "m3g/Image2D"
To compile programs with M3G library pass the following options to compiler:
-lm3g -lm3g-ext

Download Alchemy OS
Download M3G library and headers

comments powered by Disqus