Download
Free to try. No account, no email address.
Polygon 2.0.55
Choose your platform: Linux (x86_64) sha256 macOS (Apple Silicon) sha256 Windows (x86_64) sha256
macOS builds are for Apple Silicon only. They do not run on Intel Macs.
A downloaded binary is not executable until you mark it so:
chmod +x polygon. Or install it in one step with
curl -fsSL https://polygonjs.com/install | bash,
which also puts it on your PATH and is what polygon upgrade uses.
Windows may warn that the file is unrecognised. Choose More info, then Run anyway. Or
install it in one step with
irm https://polygonjs.com/install.ps1 | iex,
which also puts it on your PATH and is what polygon upgrade uses.
What you get without a license
- Every node, and the whole editor. Nothing is switched off while you build.
- Save your scenes and open them again. The trial does not expire.
A license unlocks the ways out: exporting a scene as a web page, exporting geometry to a file, copying the generated code and shaders, and renders without the demo watermark.
Building a project with the SDK also needs the Jai compiler.