The C3D Toolkit is a C# project which is capabile of reading .C3D files for Motion Capture with data classes for inspecting the data.
Continue ReadingPyBase
PyBase is a common Python module that I used to contain generic code which might be useful across tools and applications.
Continue ReadingBreaking out of the Code!
A brief look into the pdb module in python for debugging problematic production code.
Continue Reading