Rendering 2D graphics using Skia and just C++ (no Javascript) in the browser using webassembly
- Clone this repository
- Install Docker
- If on Windows:
- open a command prompt
- use CMD.exe, Powershell is not tested!
- run
Skia\build
Demo\build
start Demo\serve
- run this just once, afterwards just refresh the webpage
- open a command prompt
- If not on Windows:
- convert the batch files to
bash
and send me a PR :)
- convert the batch files to
Have fun!
PS: Look at these other wonderful projects for more inspiration: