Skip to content

Rendering 2D graphics using Skia in the browser using webassembly

License

Notifications You must be signed in to change notification settings

ziriax/SkiaWasmDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkiaWasmDemo

Rendering 2D graphics using Skia and just C++ (no Javascript) in the browser using webassembly

How to build

  • 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
  • If not on Windows:
    • convert the batch files to bash and send me a PR :)

Have fun!

PS: Look at these other wonderful projects for more inspiration:

About

Rendering 2D graphics using Skia in the browser using webassembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published