GSoC 2026 Week 0 — Community Bonding with p5.js
After spending a lot of time learning about p5.js internals, contributing, reading source code, and discussing ideas with mentors, my Google Summer of Code 2026 journey has officially started. This su

Search for a command to run...

Series
Weekly development logs documenting my Google Summer of Code 2026 journey with p5.js while building native SVG Export / Import support.
This series covers architecture discussions, retained rendering systems, SVG traversal design, implementation challenges, experiments, mentor discussions, and progress updates throughout the summer.
After spending a lot of time learning about p5.js internals, contributing, reading source code, and discussing ideas with mentors, my Google Summer of Code 2026 journey has officially started. This su

Hey everyone! The previous weeks have been going really well, and this week was the first time I started writing some real code for the SVG export project. After setting up the new addon project and s
I kept asking myself why. There are already SVG tools. Vector editors. Libraries that spit out SVG. The web is full of ways to get from code to a file. So why did this keep coming up? Why were people