Show HN: De Jong Attractor visualization
cjlarose.com
Show HN: De Jong Attractor visualization
1–8 of 8 posts
Re: Show HN: De Jong Attractor visualization
#2Re: Show HN: De Jong Attractor visualization
#3Re: Show HN: De Jong Attractor visualization
#4Re: Show HN: De Jong Attractor visualization
#5Written in Clojurescript using Om (React) and THREE.js. Code at https://github.com/cjlarose/de-jong
Nice UI touches too, e.g. maintaining js/history and show/hide editors. I notice the app state is captured in the URL which lets you save a favorite shape. Neat.
What does the throttling do? And what happens without it?
I'd enjoy reading someday about how you developed this (w/ annotated source) and your experiences using core.async, Om, figwheel, etc.
Thanks for sharing it!
Re: Show HN: De Jong Attractor visualization
#6Pretty awesome. Any specific reason for picking the de Jong attractor (other than the fact that it's pretty)? I usually see Lorenz attractors in tech demos so I'm curious :)
Re: Show HN: De Jong Attractor visualization
#7Written in Clojurescript using Om (React) and THREE.js. Code at https://github.com/cjlarose/de-jong
Very cool! Nice UI touches too, e.g. maintaining js/history and show/hide editors. I notice the app state is captured in the URL which lets you save a favorite shape. Neat. What does the throttling do? And what happens without it? I'd enjoy reading someday about how you developed this (w/ annotated source) and your experiences using core.async, Om, figwheel, etc. Thanks for sharing it!
I think it might be too to do a write-up. I definitely learned a lot doing it!
Re: Show HN: De Jong Attractor visualization
#8The website is completely black in Chrome 43.0.2357.65 (64-bit) on Ubuntu.