An open API service indexing awesome lists of open source software.

https://github.com/tomortec/simpleonlinemodelrenderer

View your glTF/GLB model by providing src and exposure in query params
https://github.com/tomortec/simpleonlinemodelrenderer

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](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
👩‍🚀 [\](https://github.com/google/model-viewer)

### License
Apache-2.0 license