https://github.com/sukruciris/webgl_demo
3D temperature display demo on web.
https://github.com/sukruciris/webgl_demo
cpp emscripten webgl2
Last synced: over 1 year ago
JSON representation
3D temperature display demo on web.
- Host: GitHub
- URL: https://github.com/sukruciris/webgl_demo
- Owner: SUKRUCIRIS
- Created: 2024-04-09T01:23:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T04:38:46.000Z (about 2 years ago)
- Last Synced: 2025-01-21T05:27:14.368Z (over 1 year ago)
- Topics: cpp, emscripten, webgl2
- Language: C++
- Homepage:
- Size: 70.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prerequisites:
emscripten, cmake, make
## How to compile project:
```
build
```
## How to run project:
```
run
```
Şükrü Çiriş 2024