borkdude / gespensterfelder-squint

A small generative system in clojurescript and Three.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gespensterfelder

example

A small generative system in clojurescript and Three.js. See the live demo here.

Check out the repo, cd into the top level directory, then install the Javascript dependencies with:

npm install

After which you can start the system with live code reloading using:

npx shadow-cljs watch frontend

About

A small generative system in clojurescript and Three.js.

License:BSD 2-Clause "Simplified" License


Languages

Language:Clojure 95.3%Language:HTML 4.7%