Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

feat: add direct voxel matrix renderer#67

Merged
agustin-littlehat merged 1 commit into
mainfrom
voxel-direct-matrix-fast-path
May 19, 2026
Merged

feat: add direct voxel matrix renderer#67
agustin-littlehat merged 1 commit into
mainfrom
voxel-direct-matrix-fast-path

Conversation

@agustin-littlehat
Copy link
Copy Markdown

Summary

  • Replace the .vox slice-host renderer with a direct matrix voxel renderer that emits exact visible quad <b> leaves and syncs camera culling.
  • Tighten atlas canonical sizing, WebKit stable-triangle fallback, and lossy/rect-cover preprocessing paths.
  • Expose boxPolygons across core, React, and Vue, with README/docs and bench investigation tooling updated.

Tests

  • pnpm test
  • pnpm build

@agustin-littlehat agustin-littlehat merged commit 728a1d1 into main May 19, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants