/DWAGL

Dynamic Window Approach Demo written in C to convert to a web application using Emscripten

Primary LanguageCMIT LicenseMIT

Dynamic Window Approach Demo

Try It Online: https://goktug97.github.io/dwa/

Interactive Dynamic Window Approach demo written in modern OpenGL (GL ES). The demo is written specifically for Emscripten.

Build

git clone --recurse-submodules https://github.com/goktug97/DWAGL
cd DWAGL
make html # To build both js and html
make js # To build only js