https://github.com/coderobe/emscripten-sdl-gl-gui-test
https://github.com/coderobe/emscripten-sdl-gl-gui-test
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderobe/emscripten-sdl-gl-gui-test
- Owner: coderobe
- License: agpl-3.0
- Created: 2017-11-23T09:22:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-23T09:46:12.000Z (about 8 years ago)
- Last Synced: 2025-01-26T11:44:27.661Z (12 months ago)
- Language: C
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# EMSCRIPTEN SDL GL GUI test
This is an attempt at getting a WebGL GUI using emscripten with c(++) up and running
## Requirements:
- make
- git
- emscripten
## How to compile:
Just `make` it.
## How to run:
Open `out/index.html` in a modern browser
## Licensing:
This work, authored by Robin Broda in 2017, is licensed under
the GNU AFFERO GENERAL PUBLIC LICENSE, version 3.
Libraries & assets used are subject to their own licensing terms.