proc0

↗ HN profile [ 69.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is just an exploration of particle physics with a little added interactivity. Using Velocity Verlet Integration for particle physics. Calculating the Boltzmann entropy based on hot and cold particle count (not sure…

  2. Every so often I open a very long thread on HN and because there are so many replies it slows down my browser considerably. It's mostly the amount of elements in the HTML, so I felt like taking a shot at creating an HN…

  3. Just a mini game I made with Raylib.

  4. Use it here: https://proc0.github.io/focustree/ All data is stored locally. I built this is a proof of concept because I needed unlimited branching on tasks and a way to walk through the task tree step by step. I will…