Smil is a 2D/3D image library written in C++
.
It aims to be lightweight, fast, easy to use and to extend.
Developed under C++ and using templates, Smil can be used with any standard types (char
, short
, int
).
It uses swig and can be wrapped in several languages: for now, python
, java
, ruby
and octave
are available.
Smil is free software, available under a BSD-style open source license.
See the licence page for more information.