PLAIN GENERATOR
Version 0.68





OVERVIEW
LICENSE
SUPPORT
PLAIN Generator is a p5.js-based interactive web tool for generating dynamic, low-poly 3D plane graphics. It leverages vertex geometry and a Simplex noise algorithm to create abstract forms and provides extensive control over animation parameters.

With the tool, you can create high-quality animation loops and stills and capture them directly from the generator. Moreover, the program provides plenty of customization options and provides the ability to export and import program settings as custom presets in JSON format for future reference and revision.

This project was a big learning experience for me, but I hope you'll enjoy it! I suggest you to start by exploring the built-in presets in the Preset List and experiment with the settings. This will give you an idea of the tools' features, as well as allow you to make something of your own using off-the-shelf solutions.

I recommend using the Full Screen mode to work with the program. To activate it, select the Settings tab at the very top of the interface panel and click the Full Screen Mode button.
The tool is available as a free version – fully functional but with watermarks on exported graphics, so you can thoroughly evaluate its capabilities before committing. Without a valid license key, the tools can only be used for evaluation and testing. To remove watermarks and obtain full usage rights, please purchase a license key at Gumroad:
https://antlii.gumroad.com/l/plain-license-key

By using any tool at https://antlii.work, you agree with the Terms of Use and License Agreement. For full details, including usage rights for Personal, Commercial, and Extended Licenses, examples of permitted applications, please view the complete License Agreement here:
https://antlii.work/license
Some notes for optimal performance:

  • Processor: The tool runs fastest on Mac M series processors. Intel/AMD users might experience lags and low frame rates. Your processor heavily influences the overall speed of the tool.
  • Browser: Using Chrome browser is recommended. If performance is slow, try switching browsers or disabling hardware acceleration in your settings.
  • Screen size: A minimum resolution of 800x600 is required.

Please let me know if you're running into any issues or discover a bug while using the program. 


CREDITS:

I would like to acknowledge the use of several third-party libraries within this project and express my sincere gratitude to their creators for making these resources available:

  • The p5.js Creative Coding Library, a product of the collective efforts of an incredible team;
  • The Tweakpane interface library, ingeniously developed by Hiroki Kokubun;
  • The super quick Simplex Noise algorithm developed by Jonas Wagner;
  • The p5.capture library by tapioca24 for recording animations;

2025 ︎︎︎ ANATOLII BABII