https://github.com/mortennobel/emscripten-cubes
A small demo of cross-compiling an OpenGL project into WebGL using Emscripten
https://github.com/mortennobel/emscripten-cubes
cpp cpp11 emscripten
Last synced: 2 days ago
JSON representation
A small demo of cross-compiling an OpenGL project into WebGL using Emscripten
- Host: GitHub
- URL: https://github.com/mortennobel/emscripten-cubes
- Owner: mortennobel
- License: bsd-3-clause
- Created: 2014-05-11T12:55:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T19:17:26.000Z (over 10 years ago)
- Last Synced: 2025-04-24T00:05:47.700Z (2 days ago)
- Topics: cpp, cpp11, emscripten
- Language: C++
- Size: 453 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
emscripten-cubes
================A small demo of cross-compiling an OpenGL project into WebGL using Emscripten