API Map

This is a high-level map of the public surface exported from src/index.js.

Quick Import Example

import {
  WebGLRenderDevice,
  WebGLRenderer,
  Camera,
  MeshMaterial3D,
  MeshMaterialPlugin,
  CameraPlugin
} from "webgllis";

Rendering Core

Scene Objects

Materials

Lighting

Geometry and Mesh

Camera and Control

Assets and Textures

Render Targets

Plugins

For real usage patterns: