About Python Wild Magic

Python Wild Magic is written by Velimir Mlaker using several freely available softwares:

Wild Magic

This is it. The one and only Wild Magic C++ library for real-time computer graphics and physics, mathematics, geometry, numerical analysis, and image analysis. It’s written by Geometric Tools and is free to download from their site.

SWIG

The almighty SWIG interface compiler is used to wrap C++ libraries into Python API.

GCC-XML

Analysis of the C++ libraries is done with help of GCC-XML, the uber-handy XML output extension to GCC.

MPipe

To structure process workflow during code analysis, the neat little MPipe framework is used.


The web pages you are reading were created using the fabulous Sphinx documentation generator. Pictures in the documentation were drawn with Dia, the powerful and easy-to-use diagram creation program.

Python Wild Magic is an open source GitHub project at github.com/vmlaker/pythonwildmagic.