npm run dev
Interactive hydrogen atomic orbitals, for WebGPU.
Uses ray marching in a compute shader, for each pixel values x,y,z are generated by casting a ray into the screen and then the Schrödinger Equation is used to calculate the probability (brightness) for that position.
WIP!