Openframeworks in the browser via Emscripten
C++, JS, Emscripten, Openframeworks

C++ script written with Open Frameworks, simply showing randomized trees growing a certain amount of levels to green leaves.

This sketch was compiled to Webassembly using Emscripten, and has a reactive element that iteracts with the browser

You can send signals back and forth from the browser to the sketch

You can access the code for the Openframeworks project here