gd4_p5cs

gd4_p5cs gd4_p5cs is a p5.js-inspired creative-coding layer for Godot 4. It lets you write visual sketches in either GDScript or C# without touching scenes, shaders, or the Godot editor’s drawing pipeline directly. The goal is fast iteration: write a few lines, save, and see the result immediately. The name reflects the stack: Godot 4 + p5 + cs (C# support). The project is based on adcomp/Godot4_p5 and extends it with C# support, hot-reloading, a runtime sketch selector, and a broader API. ...

May 22, 2026 · 4 min · Toemmsen