Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhishtagatya/model-viewer
🪟 Simple OpenGL GLTF Model Viewer
https://github.com/abhishtagatya/model-viewer
Last synced: about 11 hours ago
JSON representation
🪟 Simple OpenGL GLTF Model Viewer
- Host: GitHub
- URL: https://github.com/abhishtagatya/model-viewer
- Owner: abhishtagatya
- Created: 2024-05-21T12:59:17.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-21T17:57:42.000Z (6 months ago)
- Last Synced: 2024-05-21T18:55:00.449Z (6 months ago)
- Language: C++
- Size: 12.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Model Viewer (glTF)
![](docs/preview.gif)
### Quick Build & Run
```bash
cmake . & make & ./model_viewer
```### Controls
- W, A, S, D + Mouse Movement - Basic Move Camera
- Shift - Accelerate
- 1 - Direct Light Mode
- 2 - Point Light Mode
- 3 - Spot Light Mode
- Arrow Up & Down - Adjust Ambience Value (0.05+-)