[−][src]Module molecules::pipelines
Module of which each submodule contains one or more WebGPU pipeline(s) for specific GPU task.
Modules
| raymarch | Pipeline that sphere marches the voxel grid of atoms in a compute shader. |
| render | Pipeline that renders a texture to the swapchain. |
| ssao | Pipeline implementin Screen-Space Ambient Occlusion. |