We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d8686 commit 30754e8Copy full SHA for 30754e8
README.md
@@ -1,3 +1,7 @@
1
+# WebAssembly & OpenGL
2
+
3
+This is a boilerplate example of how to port over a typical OpenGL project with Emscripten to produce a .wasm file for browsers.
4
5
# Compilation and Serving
6
7
- Follow the steps [here](http://webassembly.org/getting-started/developers-guide/) to get ready to comile WebAssembly
0 commit comments