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 | |
|---|---|---|---|
| |
.gitignore | Thu Aug 27 15:12:18 -0700 2009 | |
| |
COPYING | Thu Aug 27 15:12:18 -0700 2009 | |
| |
README.md | Fri Sep 04 22:30:27 -0700 2009 | |
| |
project.clj | Sun Sep 20 15:02:13 -0700 2009 | |
| |
src/ | Sun Sep 20 15:20:47 -0700 2009 |
README.md
Sketchbook
A collection of my sketches that run under clj-processing.
Use Corkscrew to get the dependencies installed:
$ corkscrew deps
Then run with:
$ corkscrew repl
Clojure 1.0.0--SNAPSHOT
user=> (require 'sketchbook.pop)
user=> (sketchbook.pop/run-pop)
To install corkscrew, see http://github.com/technomancy/corkscrew
Sketches
Pop
or "Synthpop-inspired Jams" 2009-08-27
http://github.com/technomancy/sketchbook/blob/master/src/sketchbook/pop.clj
Myu
or "Something vaguely Birdlike" 2009-08-29 http://github.com/technomancy/sketchbook/blob/master/src/sketchbook/myu.clj
Chu
or "That Thing I Always Used to Draw in Math Class" 2009-08-30
http://github.com/technomancy/sketchbook/blob/master/src/sketchbook/chu.clj
Copyright (c) 2009 Phil Hagelberg; see file COPYING for details.







