Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 298 Bytes

This demo displays most of the Skia/Skija APIs rendered via LWJGL and is an excellent learning resource.

Run with version from Maven:

python3 script/run.py --skija-version 0.89.1

Build Skija locally and run with local version:

python3 ../../script/build.py
python3 script/run.py