16 Commits

Author SHA1 Message Date
Chris Hodapp
14db67426e Add my vispy scratch code 2021-06-06 23:03:38 -04:00
Chris Hodapp
10aa28e4b0 Add some notes on flow noise 2020-07-18 09:48:00 -04:00
Chris Hodapp
a0f7139900 Draw circular barrier. Need to figure out browser slowdown 2020-07-13 12:25:15 -04:00
Chris Hodapp
4a568cb523 Some refactor; update JS with latest changes 2020-07-13 10:48:21 -04:00
Chris Hodapp
6cd73c7323 Little refactor (WIP), more mouse interaction 2020-07-12 13:09:36 -04:00
Chris Hodapp
01642f221f Distribute particles randomly at start, not on a grid 2020-07-11 23:56:48 -04:00
Chris Hodapp
eebcb83e9d Update jsdelivr to htmlpreview.github.io
jsdelivr purposely forbids what I was trying to do:
https://github.com/jsdelivr/jsdelivr/issues/18111
2020-07-11 23:14:06 -04:00
Chris Hodapp
535ac1eb15 Attempt to host (large) JavaScript 2020-07-11 20:00:00 -04:00
Chris Hodapp
9bfa83594f Add some more interesting boundary behavior 2020-07-11 16:53:42 -04:00
Chris Hodapp
3e4804bced Add README.md with some basic information 2020-07-11 16:24:36 -04:00
Chris Hodapp
f92b4c136e Switched to rounded edges for the border (via SDF) 2020-07-11 16:05:24 -04:00
Chris Hodapp
74bd37e65c Sped up rendering at the cost of some kludges 2020-07-11 14:20:25 -04:00
Chris Hodapp
b660abef05 Add particle trails back in 2020-07-10 15:37:03 -04:00
Chris Hodapp
9829d13e8b Fixed running on normal Clojure; added some notes 2020-07-10 08:37:48 -04:00
Chris Hodapp
124be0cd54 Add working cljs version
Use 'lein compile' or 'lein figwheel'.

Still figuring out details like how to make it compatible with normal
Clojure simultaneously.  However, code changes were pretty minimal.
2020-07-09 19:35:01 -04:00
Chris Hodapp
5a36660d65 First commit 2020-07-07 17:12:29 -04:00