オープンソースのポリゴン・モデリング・ツールgSculpt

pythonで書かれたオープンソースのポリゴン・モデリング・ツールがgSculpt。gSculptのプロジェクト・ファイルはモデリングの過程をリストとして記録するのでチュートリアルのためにわざわざビデオやスクリーンショットを作る必要がなくなる。このリストをたどることで制作の各段階を追って見ることが出来るので後からの修正作業が容易になる。ネイティブフォーマットはgpxだがobjフォーマットの書き出し取り込みが可能。

gSculpt is an open source, procedural subdivision modeller. It has a comprehensive set of polygon modelling tools, including most of those found in Wings 3D, and more. Its procedural modelling system makes it an excellent choice for making modelling tutorials, as the steps required to build the model from the beginning are displayed to the user in a list. This list can be navigated easily, allowing a user to view the process one step at a time, at their own pace, while being able too look at the model from all angles as they go.

http://gsculpt.sourceforge.net/