Software

Taglut

I'm currently developping a C++ software to implement some of the algorithms created during my PhD thesis. This software will be available in a free license at the end of my PhD thesis. However, if you are interested by a pre-version, please send-me a mail.

Read more on the page dedicated to Taglut...

Blender plugins

multiframes import

multiframes_import.py is a script to import a coherent sequence of meshes in PLY format as an unique blender object, adjusting frame by frame the location of the original mesh according to the corresponding mesh on the sequence.

The script is available at the following address: multiframes_import.py. You will found more information about this script on the page dedicated to mutlitframes_import.py.