]> zoso.dev Git - libnemo.git/commit
Refactor WebGPU pow to align with MDN compute shader example which was clearer to...
authorChris Duncan <chris@zoso.dev>
Tue, 31 Dec 2024 22:36:42 +0000 (14:36 -0800)
committerChris Duncan <chris@zoso.dev>
Tue, 31 Dec 2024 22:36:42 +0000 (14:36 -0800)
commit9878d7aa428450ec86ce0f37012f97e87989d7da
tree9c20d9d0296abcd7a2674d9d3c9916ee10a8392e
parent3eb8fb49a58d0e31c3a95273c80bb425b7a3ceec
Refactor WebGPU pow to align with MDN compute shader example which was clearer to follow and to improve alignment with intended work generation algorithm.
src/lib/workers/powgpu.ts