Tomortec / SimpleOnlineModelRenderer

View your glTF/GLB model by providing src and exposure in query params

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleOnlineModelRenderer

View your glTF/GLB model by providing src and exposure in query params

Usage

URL

https://tomortec.github.io/SimpleOnlineModelRenderer/

Available params
Name Type
src Encoded URL(string) encode your src by using decodeURIComponent
exposure number
Example

https://tomortec.github.io/SimpleOnlineModelRenderer?src=https%3A%2F%2Fmodelviewer.dev%2Fshared-assets%2Fmodels%2FglTF-Sample-Models%2F2.0%2FDamagedHelmet%2FglTF-Binary%2FDamagedHelmet.glb&exposure=0.75

CreatedWith

👩‍🚀 <model-viewer>

License

Apache-2.0 license

About

View your glTF/GLB model by providing src and exposure in query params

License:Apache License 2.0


Languages

Language:HTML 100.0%