Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 401 Bytes

h

img

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!

img

Try it out