Wednesday, June 4, 2008

Shake Command Window

Shake is a good script based application but somehow I couldn't find a script window. So I made it. It's just like Maya's script editor.















Upper text area is the history: every output to the shake console is redirected to this area, and below one is where you can write a shake script.
























I'm planning to add another feature with which you can write a Shake plug-in c++ source code and it is compiled with gcc, then loaded immediately (borrowing the idea from PyInline, scipy.weave, etc ;).
I don't know if I can make what I am thinking now due to Shake's restriction but it'll be fun if I can.

No comments: