dyweb / mos

MOOC & Open Source Group
Apache License 2.0
18 stars 1 forks source link

[idea] Processing/OpenFramework Ported on Webassembly #35

Open gaocegege opened 5 years ago

gaocegege commented 5 years ago

Processing and OpenFramework are the most popular languages/frameworks for creative coding, I am interested in placing them in the browser via webassembly, while I am not sure if it works.

xplorld commented 5 years ago

/sig size -> XL

gaocegege commented 5 years ago

I am not sure. If we could use existed tool like webassembly compatible compiler for C++ or Java, then it will be easier to implement it.

gaocegege commented 5 years ago

New option: https://github.com/nannou-org/nannou nannou is based on OpenGL and written in Rust, maybe easier to port.

xplorld commented 5 years ago

Some related work

https://github.com/alanmacleod/wasm-render https://github.com/timhutton/opengl-canvas-wasm