A https://github.com/day8/re-frame application made to mess around with Doug Hamilton’s threeagent.
Threeagent provides a reagent-based wrapper to three.js.
Live demo here.
### Run application:
“` lein clean lein dev “`
shadow-cljs will automatically push cljs changes to the browser.
Wait a bit, then browse to http://localhost:8280.