You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1style="font-family:'Space Grotesk',sans-serif;font-size:2rem;font-weight:600;color:#111;line-height:1.2;margin-bottom:0.75rem;">Welcome to<br>Processing for C++</h1>
If you love Processing but wish you could squeeze more performance out of your sketches — this is for you. C++ Mode is a plugin that lets you write Processing sketches in native C++, keeping the API you know while getting the speed of compiled code. Great for simulations, generative art, and anything that needs to run fast.
187
+
Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. C++ Mode brings that same spirit to native C++ — write sketches with the Processing API you already know, compiled directly to fast machine code. Whether you're a student, artist, or developer pushing the limits of real-time graphics, C++ Mode gives you the full power of C++ without leaving the Processing workflow.
0 commit comments