RITM GENERATOR
Version 0.58
Version 0.58
OVERVIEW
LICENSE
SUPPORT
RITM Generator is a user-friendly web-based program designed to produce various abstract waveform graphics utilizing a Simplex noise algorithm and generative-based color palette system.
With the tool, you can create high-quality animation loops and stills in seconds 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.
BASIC USE:
The program was created with simplicity in mind, so I suggest you to browse through the Presets integrated in the program 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 wrote an article on Medium with a detailed description, but it was written for an older version of the tool. Although the program's principle remains the same, there are many differences that you should take into account.
With the tool, you can create high-quality animation loops and stills in seconds 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.
BASIC USE:
The program was created with simplicity in mind, so I suggest you to browse through the Presets integrated in the program 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 wrote an article on Medium with a detailed description, but it was written for an older version of the tool. Although the program's principle remains the same, there are many differences that you should take into account.
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/ritm-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
https://antlii.gumroad.com/l/ritm-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:
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:
- 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: Chrome and Firefox are 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;
- The HSLuv library by Alexei Boronine I used for generating color palette;