Checkpoint WebGL book renderer work
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user