ScriptenApp icon indicating copy to clipboard operation
ScriptenApp copied to clipboard

A tool to help you learn glsl, written in C++ and compiled to webassembly

ScriptenApp

A tool to help you learn glsl.

Written in C++17 and compiled to web assembly.

This is very new, a lot of even basic features are lacking, I am working on it 💪🏻

Youtube video

Youtube video link

Run it in Chrome or Firefox (WebGL2 support needed)

An experimental build is now available on https://o-micron.github.io/ScriptenApp/ Alt text Alt text

Run it on MacOS

git checkout mac
cd targets/macOS/
./scripten-desktop

Run it on Windows10

git checkout windows
cd targets\windows10
scripten-desktop.exe

Screenshots

Alt text Alt text Alt text