Show HN: I was curious about spherical helix, ended up making this visualization
11–20 of 140 posts
Re: Show HN: I was curious about spherical helix, ended up making this visualization
#12The equation used creates a visually appealing result but I’m wondering what a good goal would be in terms of consistency in the distance between the spirals, or evenness in area divided, or something like that.
How was this particular function selected? Was it derived in some way or simply hand-selected to look pleasing?
Re: Show HN: I was curious about spherical helix, ended up making this visualization
#13Re: Show HN: I was curious about spherical helix, ended up making this visualization
#14Re: Show HN: I was curious about spherical helix, ended up making this visualization
#15The point that is moving is in the centre of the cube. But the cube's orientation is fixed in global space.
So the cube's orientation relative to the path of the spiral/helix is not quite the same as its orientation relative to the path of the straight line.
Your mission, should you choose to accept it ;-)
Re: Show HN: I was curious about spherical helix, ended up making this visualization
#16Re: Show HN: I was curious about spherical helix, ended up making this visualization
#17This is super nice to view, could you share how you made it? I want to make something similar for Rotation Matrices
I think 3blue1brown might have an animation library, the same one he uses in his videos that might help with that
Re: Show HN: I was curious about spherical helix, ended up making this visualization
#18* I wrote a similar article around making "blobs" a while back: https://www.hailpixel.com/articles/generative-art-simple-mat...