Skip to content

Latest commit

 

History

History

lwjgl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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