Lorenz Attractor Cube

Mar 13, 2016 10:54 PM

flyguygx

Views

735

Likes

13

Dislikes

2

Lorenz Attractor Cube

A cube of lorenz attractors where the color of each voxel represents the position of an attractor that starts at that position.
HD/Interactive version here: https://www.shadertoy.com/view/XsK3Rd

educational

math

shader

awesome

Be careful, it's full of the power cosmic

9 years ago | Likes 1 Dislikes 0

Why are you using the Euler method, when 4th order Runge Kutta will give better results?

9 years ago | Likes 1 Dislikes 0

It was mostly just the result of messing around combining other shaders i've made to get something that looked nice. Might try that though.

9 years ago | Likes 2 Dislikes 0

those boundary conditions are a bitch

9 years ago | Likes 2 Dislikes 0

I'm looking through the code, and it appears there are no boundary conditions. So, I don't know what's up with that...

9 years ago | Likes 2 Dislikes 0

Also, I don't know if this is supposed to happen, but when I rotate the cube when the animation is paused, it also solves the system.

9 years ago | Likes 2 Dislikes 0

It seems to be a bug with ShaderToy not pausing the delta time input while interacting with the shader.

9 years ago | Likes 2 Dislikes 0