Checkpoint WebGL book renderer work

This commit is contained in:
2026-06-06 14:35:37 +02:00
parent 83ca095d54
commit b734d83227
9 changed files with 846 additions and 666 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export const PROCEDURAL_BOOK = {
PAGE_COUNT_STEP: 10,
PAGE_LINE_SEGMENTS: 48,
PAGE_DEPTH: 2.24,
PAGE_WIDTH: 2.24 * 2 / 3,
PAGE_WIDTH: 2.24 * 0.806,
COVER_DEPTH: 2.30,
OPEN_SEAM_GAP: 0.003,
PROFILE: {