← Back to Docs
  • index.html
  • Clayground
  • Clayground Canvas3D Module
  • Clayground 2025.2
  • Clayground Canvas3D Module

    Box3D

    A 3D box with customizable dimensions, edge rendering, and toon shading

    Box3DGeometry

    Custom geometry for 3D boxes with edge rendering support

    BoxLine3D

    Renders a 3D line as connected box segments using GPU instancing

    CustomLineGeometry

    Custom geometry for rendering multiple 3D lines with shader-based width

    DynamicVoxelMap

    Voxel map optimized for frequent updates using GPU instancing

    Line3D

    A simple 3D line connecting multiple points

    Line3dGeometry

    Custom geometry for rendering 3D lines as box-shaped segments

    LineInstancing

    GPU instancing for rendering lines as connected box segments

    MultiLine3D

    Efficiently renders multiple 3D line paths in a single draw call

    StaticVoxelMap

    Optimized voxel map for large, static structures

    VoxelMap

    Base type for voxel-based 3D structures

    VoxelMapGeometry

    Optimized geometry for static voxel maps using greedy meshing

    VoxelMapInstancing

    GPU instancing for dynamic voxel maps with per-voxel colors