pablinos / logo-walkthrough

A repository of code tracking my experiments to create an interactive logo for Dobit in ClojureScript using Matter.js and Quil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Walkthrough

A Quil sketch using Matter.js to create an interactive logo for my Dobit site. This repository is tracks the code discussed in the series of posts at my blog, starting with https://bunkham.com/setting-matters-breaking-laws-physics-clojurescript

You can read an introduction to the project at https://bunkham.com/engineering-logos-matter-js/

Usage

Run lein figwheel command and open http://localhost:3449 in your browser.

There's also a production build profile should you adapt it to something you want to release to the world!

License

Copyright © 2017 Paul Bunkham

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A repository of code tracking my experiments to create an interactive logo for Dobit in ClojureScript using Matter.js and Quil

License:Eclipse Public License 1.0


Languages

Language:Clojure 96.0%Language:HTML 4.0%