Comment on Emscripten and asm.js: C++'s role in the modern webparentComments−dividuum12yNot C++ but C, but I did get a basic port of my program info-beamer running in a few hours. It's a C program that's controlled by Lua scripts and renders to OpenGL. The example scene just shows an image that gets modified by a GLSL shader.http://dividuum.de/experiments/info-beamer-js/
Comments
Not C++ but C, but I did get a basic port of my program info-beamer running in a few hours. It's a C program that's controlled by Lua scripts and renders to OpenGL. The example scene just shows an image that gets modified by a GLSL shader.
http://dividuum.de/experiments/info-beamer-js/