Small World Engine API Reference - v0.76.20
    Preparing search index...

    Class ComputeToysImporter

    Importer for Compute.toys (WGSL). Compute.toys uses WebGPU compute shaders. Since SmallWorld's CustomShaderMaterial operates in the fragment pipeline, this importer uses heuristics to translate textureStore(screen, ...) into fragment outputs, and provides the custom uniform struct.

    Implements

    Index