/skia-animations

Rendering random stuff

Primary LanguagePythonMIT LicenseMIT

Skia animations

Rendering stuff with skia for fun.

simple_cube.py output


There was some bug in the circle rendering (fixed now) which caused this cool animation:

rotatable_ring.py output


Sphere Wireframe (it's painfully slow to run, but looks nice):

sphere_wireframe.py output


Knight's Tour (also see video). Green box is the start, the grey boxes are the obstacles, blue box is the destination.

chess output

chess output