skatemakerpro/js
type-two d68fa84f92 Kit thumbnails + prop colliders
js/kitthumbs.js renders each kit GLB to a 128x96 sprite once (offscreen
renderer, framed by bounding sphere), POSTs to /api/kit-thumb, and all 52
are committed under assets/kit_thumbs/ so every checkout gets instant thumbs;
the generator only runs for props without one (future kit drops). KIT drawer
shows them with category groups and filter.

js/colliders.js derives world-space colliders from kit manifest hints +
a table for builtin props (bins, planters, trunks, fences...). Test ride
resolves circle-vs-box/circle push-out — you scrub and stop instead of
riding through furniture. Exports gain an additive COLLIDERS array for
bookquoy to adopt when its player is ready; existing contract untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 21:13:36 +10:00
..
colliders.js Kit thumbnails + prop colliders 2026-08-03 21:13:36 +10:00
editor.js park_kit integration: textured props with linked collision + grinds 2026-08-03 21:04:31 +10:00
export.js Kit thumbnails + prop colliders 2026-08-03 21:13:36 +10:00
grass.js GODVERSE grass system + test-ride grinds 2026-08-03 20:39:45 +10:00
kitthumbs.js Kit thumbnails + prop colliders 2026-08-03 21:13:36 +10:00
modelbeast.js SKATEMAKER PRO v1 — stand-alone park builder/editor for BOOKQUOY 2026-08-03 19:34:45 +10:00
parkbuild.js park_kit integration: textured props with linked collision + grinds 2026-08-03 21:04:31 +10:00
parkcheck.js Modular custom bowls: polygon pools with per-vertex depths 2026-08-03 20:26:47 +10:00
parkmath.js park_kit integration: textured props with linked collision + grinds 2026-08-03 21:04:31 +10:00
props3d.js Library expansion: full obstacle set, polyline rails, street props 2026-08-03 20:19:08 +10:00
testride.js Kit thumbnails + prop colliders 2026-08-03 21:13:36 +10:00
ui.js Kit thumbnails + prop colliders 2026-08-03 21:13:36 +10:00