gwanyan-interactive-grassland - v0.1.0
    Preparing search index...
    • Creates a richly shaded ground plane with procedurally generated color, roughness, and normal textures. This avoids the need for a separate asset download while still producing a believable mix of dirt and sparse grass.

      Parameters

      • parameters: {
            widthInWorldUnits: number;
            depthInWorldUnits: number;
            textureResolutionInPixels: number;
        }

      Returns Mesh<PlaneGeometry, MeshPhysicalMaterial>