October 23, 2023

Implementing a 2D renderer using Skia for p5

My open source journey started with p5py and I was very glad when the Processing Foundation offered to directly sponsor my GSoC project for the Summer’22 after not being able to get a slot under GSoC’22. I also owe this to my mentor Mark Zhang for all the selfless efforts he did for me to get this opportunity :) Project Description / Brief p5py started as a GSoC project in 2017 with the aim to replicate Processing APIs in pure pythonic code....