https://glb-split-viewer.netlify.app/
High priority:
- Button to quickly preview helmet assets
- environment tweaks (env preset, lights tweaking, tonemapping, camera fov, ...)
- filename text
- warn if filename for 2 glbs is equal
- anti aliasing?
- model stats (vertices, file weight, texture sizes, materials, ...)
- camera fit on model load
- camera stats
Nice to have:
- configurable horizontal split range
- UI to drag n drop models
- Show objects with 2 different cameras (so that they are synced and they are 100% visible at all times)
- button: swap left/right models
# make sure to have corepack enabled
corepack enable
yarn # should use yarn version specified in package.json
yarn dev
MIT