CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 09 Aug 2025 10:41:04 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 02 Sep 2009 14:24:43 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 416ms
x-archive-orig-etag: "fd24aedb084d020e58f1a8c3a6114f63"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 21631
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 02 Sep 2009 14:24:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 02 Sep 2009 14:24:44 GMT", ; rel="memento"; datetime="Wed, 02 Sep 2009 14:24:44 GMT", ; rel="last memento"; datetime="Wed, 02 Sep 2009 14:24:44 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090902124837_crawl102.gpg-c/52_11_20090902142420_crawl101.arc.gz
server-timing: captures_list;dur=0.721600, exclusion.robots;dur=0.024101, exclusion.robots.policy;dur=0.011612, esindex;dur=0.025045, cdx.remote;dur=167.987265, LoadShardBlock;dur=256.087625, PetaboxLoader3.datanode;dur=145.600243, PetaboxLoader3.resolve;dur=340.818435, load_resource;dur=314.869149
x-app-server: wwwb-app216
x-ts: 200
x-tr: 825
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=16
set-cookie: wb-p-SERVER=wwwb-app216; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
technomancy's sketchbook at master - GitHub
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 (

Description: | Some Processing sketches edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/technomancy/sketchbook.git
Give this clone URL to anyone.
git clone git://github.com/technomancy/sketchbook.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:technomancy/sketchbook.git
|

Phil Hagelberg (author)
Sun Aug 30 21:56:50 -0700 2009
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Thu Aug 27 15:12:18 -0700 2009 | Initial commit. [Phil Hagelberg] |
![]() |
COPYING | Thu Aug 27 15:12:18 -0700 2009 | Initial commit. [Phil Hagelberg] |
![]() |
README.md | Sun Aug 30 21:56:50 -0700 2009 | Added "chu" sketch. [Phil Hagelberg] |
![]() |
project.clj | Sat Aug 29 21:13:03 -0700 2009 | Use library's applet.clj instead of our own. [Phil Hagelberg] |
![]() |
src/ | Sun Aug 30 21:56:50 -0700 2009 | Added "chu" sketch. [Phil Hagelberg] |
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 https://github.com/technomancy/corkscrew
Sketches
Pop, or "Synthpop-inspired Jams": https://github.com/technomancy/sketchbook/blob/master/src/sketchbook/pop.clj
Myu, or "Something vaguely Birdlike": https://github.com/technomancy/sketchbook/blob/master/src/sketchbook/myu.clj
Chu or ""That Thing I Always Used to Draw in Math Class": https://github.com/technomancy/sketchbook/blob/master/src/sketchbook/chu.clj
Copyright (c) 2009 Phil Hagelberg; see file COPYING for details.
This feature is coming soon. Sit tight!