Introducing Window.js - run p5.js on the desktop

Hi p5.js!

I’m Joao and I’d like to introduce Window.js to the community:

https://windowjs.org

Window.js is a Javascript runtime like Node.js that includes native support
for desktop windowing and the HTML5 canvas API.

With a bit of extra code, it also supports running p5.js scripts on the desktop
without a browser: https://windowjs.org/about/processing

It’s a very recent project and highly experimental, but it already runs most of
the p5.js examples.

If this sounds interesting then get in touch! I’m looking for help to further
develop the project and improve the support for p5.js. Future goals include
WebGL support and also running Three.js.

Wishing all a great 2022!

  • Joao
3 Likes