Commit Graph

3 Commits

Author SHA1 Message Date
Rezmason
1827fd94a6 Removing document onload function from webgpu_main that I left in by mistake 2021-10-27 19:04:02 -07:00
Rezmason
3cb20139c4 Creating stump render bundle array. This is how WebGPU command buffers are created and executed. 2021-10-27 19:04:02 -07:00
Rezmason
6b317af0bb Broke ground on webgpu version.
Split regl_main.js off of main.js, which now detects navigator.gpu. If it exists, it initializes webgpu_main instead.
2021-10-27 19:04:02 -07:00