This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.classpath | Thu Jan 22 07:09:35 -0800 2009 | |
| |
.gitignore | Thu Jan 15 02:51:41 -0800 2009 | |
| |
.project | Thu Jan 15 02:51:41 -0800 2009 | |
| |
README | Thu Jan 15 02:56:35 -0800 2009 | |
| |
Rakefile | Tue Jan 20 07:11:30 -0800 2009 | |
| |
examples/ | Sun Jun 21 08:38:45 -0700 2009 | |
| |
resources/ | Sun Jan 25 12:10:08 -0800 2009 | |
| |
src/ | Sun Jun 28 07:16:18 -0700 2009 | |
| |
web/ | Tue Jan 20 07:11:30 -0800 2009 |
README
Not sure how far I'll get, but it feels vaguely possible to take the view stuff from Animata (http://animata.kibu.hu) and render it as part of a wider scene using Processing. I'm having a go anyway. Usage will be something like: AnimataPlayback playback; void setup(){ playback = new AnimataPlayback(this); playback.addScene("myscene.nmt"); } void draw(){ // drawn automatically or called manually, we'll see }







