There is a collection of animated Lorenz Attractors with interactive code created with 140 (or less!) characters of JavaScript:
<a href="https://www.dwitter.net/h/lorenz" rel="nofollow">https://www.dwitter.net/h/lorenz</a>
Disclaimer: I created some of them :-)
Have you seen this? It's amazing:
glChAoS.P / wglChAoS.P real time 3D strange attractors GPU explorer:
<a href="https://www.michelemorrone.eu/glchaosp/dtAttractors.html#Lorenz" rel="nofollow">https://www.michelemorrone.eu/glchaosp/dtAttractors.html#Lor...</a>
Recent "Simulating comet's journey in Lorenz" post on HackerNews:
<a href="https://news.ycombinator.com/item?id=21945598" rel="nofollow">https://news.ycombinator.com/item?id=21945598</a>
I <3 generative art - this is really well done, the detailed explanations appreciated. And I can especially enjoy this after playing through Everybody's Gone to the Rapture <a href="https://en.wikipedia.org/wiki/Everybody%27s_Gone_to_the_Rapture" rel="nofollow">https://en.wikipedia.org/wiki/Everybody%27s_Gone_to_the_Rapt...</a>
Excellent!<p>Just one thing: on a touchscreen interface with Firefox, zooming out works well but zooming in is sometimes jittery or not registering at all. (Panning and rotating work fine.)