Added programs.
This commit is contained in:
27
site/projects/textmation/index.org
Normal file
27
site/projects/textmation/index.org
Normal file
@@ -0,0 +1,27 @@
|
||||
#+title: textmation
|
||||
#&summary
|
||||
An interpreter and renderer for a simple text-based animation language for
|
||||
simple shapes.
|
||||
#&
|
||||
#+license: bysa
|
||||
|
||||
* textmation
|
||||
|
||||
textmation allows you to define an animation in pure text, and then render it.
|
||||
|
||||
It was developed fairly quickly and then not touched upon after it had been
|
||||
used for its original purpose. The animation it was used for currently isn't
|
||||
included.
|
||||
|
||||
The program is quite worthless as it is right now, because there's no
|
||||
documentation for the format, and the interpreter also has easily-triggerable
|
||||
bugs.
|
||||
|
||||
I haven't got around to specifying a license yet either.
|
||||
|
||||
In essence: I need to work on it.
|
||||
|
||||
But here it is (run the following in a terminal):
|
||||
|
||||
: $ git clone git://metanohi.name/textmation
|
||||
|
||||
Reference in New Issue
Block a user