Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 566 Bytes

File metadata and controls

15 lines (11 loc) · 566 Bytes

Python Wild Magic

The Python wrapper of Geometric Tools' Wild Magic C++ library.

To find out more, take a look at the documentation at http://vmlaker.github.io/pythonwildmagic.

Python Wild Magic uses David Eberly's Wild Magic 5 source code. Once available from Geometric Tools, it is since no longer maintained. The inventor replaced Wild Magic with the more advanced Geometric Tools Engine. You'll have to do some retooling to build the Python wrapper of the latest code.