npm create polygonjs@latest
You may have heard about Blender's geometry nodes, or Houdini's powerful geometry tools. Polygonjs has taken inspiration from those, and created similar ones available right from your browser.
Create complex shaders just by plugging nodes into one another. You can use our large library of pre defined functions and just focus on polishing the look.
Make your objects alive by creating simple function based on events. From emitting a sound when clicked, to triggering complex animations when an attribute changes, you can craft how everything acts and reacts.
We understand that every project is unique, and some may require tool that we don't (yet) provide. For this reason, Polygonjs is designed to be extensible. You can add your own code right from the editor, or even create your plugins.