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

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

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.