damarberlari
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Visualizing Dithering (visualrambling.space)
Hi all, I've started a blog at https://visualrambling.space/ where I document my learnings on various topics in a visual format. The latest topic I explored is about dithering, and in this latest post I tried to…
- Show HN: I was curious about spherical helix, ended up making this visualization (visualrambling.space)
I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned:…
- Show HN: Neural Network Visualization, Made with Threejs (visualrambling.space)
Hi all, a few months ago I decided to start learning about neural network and how to make visualization using threejs. I tried to apply my learnings on these two quite unrelated topics in one project, by creating this…