Skip to content

History / Rendering API

Revisions

  • Add MTL material support docs and live example links Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @obiot obiot committed Apr 8, 2026
  • Add 3D Mesh Rendering section to Rendering API wiki Documents the new drawMesh API, Mesh class, OBJ loader, 3D transforms, perspective projection, backface culling, and renderer differences. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @obiot obiot committed Apr 8, 2026
  • Enhance Rendering API wiki: live examples, code samples, custom drawing guide

    @obiot obiot committed Apr 5, 2026
  • Add arcTo, Path2D section to Rendering API reference

    @obiot obiot committed Apr 5, 2026
  • Updated Rendering API (markdown)

    @obiot obiot committed Apr 5, 2026
  • Add bezierCurveTo/quadraticCurveTo to Rendering API reference

    @obiot obiot committed Apr 5, 2026
  • Fix WebGL-Only section: methods exist on both renderers

    @obiot obiot committed Apr 4, 2026
  • Use video.AUTO/CANVAS/WEBGL constants in Choosing a Renderer section

    @obiot obiot committed Apr 4, 2026
  • Add setLineDash/getLineDash to Rendering API reference

    @obiot obiot committed Apr 4, 2026
  • Add gradient methods to Rendering API reference

    @obiot obiot committed Apr 4, 2026
  • Add Rendering API reference page with Canvas 2D comparison

    @obiot obiot committed Apr 4, 2026