Friday, December 4, 2009

Early Preview

What I've been making. Written in pure Python (and wx). Currently it's working only on Linux. I'm also making windows version but it's still quite buggy.

Finding missing files in a sequence.












Fancy template


















Image node








List union/intersection node








Macro example


















union/intersection node code


















Opens every files in a directory, replaces every occurrence of string ".jpg" to ".png", save it to the same file.








System command example.
directory node outputs a list of containing files,
getElement takes list and outputs the elements one by one,
systemCommand executes it, outputs the result













http://hohehohe2.sakura.ne.jp/20091127H.mpg(high quality)
http://hohehohe2.sakura.ne.jp/20091127L.mpg(low quality)

2 comments:

LukeStanley said...

This is pretty cool. Is it up anywhere to download and try?

hohehohe2 [at] gmail.com said...

Hi Luke,
I haven't released it yet, except a few friends of mine. If you are interested, I will send you a copy.
Note that it's still pre-alpha and it works only on linux (not on windows. On mac, it seems to work but the ui is weird)