Skip to content
/ mondrian Public

ClojureScript framework for interactive, browser-based artwork

License

Notifications You must be signed in to change notification settings

malyn/mondrian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mondrian

A framework for creating browser-based interactive artwork in ClojureScript. mondrian is unique in that it encourages exploratory, interactive development of your art projects. You start with a blank canvas and then gradually add state and rendering components until you have realized your vision.

You can also just write a bunch of code and reload the web page, but I find that the REPL-oriented flow is a lot more fun.

I used mondrian to create La vie en cloj, my collection of browser-based art demos. The first such demo, Epitrochoids in ClojureScript, is described in an article on my blog.

Usage

Add the following dependency to your project.clj:

[mondrian "0.1.1"]

Interactive Development

TODO

(In the meantime, see my article on interactive development with mondrian for a complete walkthrough of the mondrian framework.)

License

Copyright © 2013, Michael Alyn Miller

Distributed under the three-clause BSD license.

About

ClojureScript framework for interactive, browser-based artwork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages