DrAtomic / learn-sketch

toy repo for learning sketch with common lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cl-art

Learning common lisp sketch.

image

Description

Common lisp is a great programming language despite all the bad parts.

I've always wanted to do generative art so I'm gonna use this.

Dependencies

get all the sketch dependencies.

Usage

I learned about Roswell and I think I'm gonna use it for everything from now on. This package can be downloaded and installed via roswell. It will even take care of the sbcl version issue!

ros install sbcl/2.0.11
ros install DrAtomic/learn-sketch
ros run
(ql:quickload "cl-art")

About

toy repo for learning sketch with common lisp


Languages

Language:Common Lisp 100.0%