Makepad: Rethinking Web UI's with WebGL
Makepad is an experimental livecoding environment, which compiles JS to run on the GPU and renders every UI pixel using webGL.
This talk is about makepad (http://makepad.github.io), an experimental livecoding environment which renders every UI pixel using webGL and runs multithreaded. Makepad compiles JS to run on the GPU which opens up many powerful angles to styling and data visualisation. In this talk i will showcase the editor, rendering architecture and goals of Makepad: find the fun of programming.