Category Archive: The Box

Subcategories: No categories

Building python scripts

Someone once commented on the  Camera Mixer’s scriptspot page, that the tool sounded interesting, but unless an installer is provided he wouldn’t even try to use it.

Indeed : you have to install python, then pywin32 and wxPython, and just trying to find the correct compatible versions on the web is a hassle.

So I decided to have a look on py2exe and other tools to “build” python scripts.

This post will deal with all my researches, and will be often updated.

It doesn’t intend to be a tutorial at all.

(more…)

Opening the box

I’m opening a new category on this little blog : the Box.

It will act as a notepad where I’ll be sharing informations and research about the different projects I’m working on, whether it is 3D setup or scripting.