Janky (but working) worker for chunk_meshes

This commit is contained in:
2026-03-15 02:48:25 -03:00
parent 1de6fe5fd1
commit 61011959f2
6 changed files with 257 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Texture } from "./types.ts";
import type { Texture } from "./types.ts";
const pad = 0.5;