Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Twinklebear/webgpu-marching-cubes
/
Class
src/marching_cubes.ts:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
* 5. Compute and output vertices
32
*/
33
export
class
MarchingCubes
34
{
35
#device: GPUDevice;
36
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected