davcri / split-glb-viewer

Easily compare GLB models with a split view

Home Page:https://glb-split-viewer.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split model viewer

Netlify Status

https://glb-split-viewer.netlify.app/

TODO

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

Setup and run

# make sure to have corepack enabled
corepack enable

yarn # should use yarn version specified in package.json
yarn dev

License

MIT

Credits

About

Easily compare GLB models with a split view

https://glb-split-viewer.netlify.app/

License:MIT License


Languages

Language:TypeScript 93.5%Language:HTML 2.9%Language:JavaScript 2.1%Language:CSS 1.6%