[−][src]Crate molecules
This applications implements paper Implicit Representation of Molecular Surfaces.
Modules
| application | Module containing the application itself. |
| camera | Module that contains implementation(s) of camera(s). |
| grid | Module containing everything related to the voxel grid that is used as acceleration structure for sphere marching. |
| pipelines | Module of which each submodule contains one or more WebGPU pipeline(s) for specific GPU task. |
| ui | |
| utils | Unassigned helpful utilities. |
Functions
| main | Main function responsible for: |