DRIFT TOOL
Version 0.24





OVERVIEW
LICENSE
SUPPORT
DRIFT is a web tool built on p5.js, offering users to create realtime ever-evolving degenerative visuals, based on bitmap graphics, such as images or photos. The program allows users to upload images from their computer or fetch random photos from the Unsplash service.

Using the mouse or touchpad, users can interactively set and resize the area on the web canvas with uploaded image. When clicked, the tool creates a shape based on class Form and copies the image from the selected area into it. Next, the algorithm animates the shape by constantly repeating it on the canvas, moving and transforming it based on parameters from the Form and Animation sections.


HOW TO USE

To change the selection size of an image area, use the touchpad by moving two fingers. If you have a mouse, hold down the right mouse button while moving the mouse.

By clicking on the touchpad or left mouse button, the tool creates a copy of the area from the image and starts the animation process based on the parameters from the Form and Animation section.

For ease of use of the tool, all the major actions in the program are tied to hotkeys and I highly recommend using them. Press the H key (available as button in the tool’s settings), to open a window with the list of hotkeys.

I’ve made about a dozen various Presets for animation so that you can try out the program's features and quickly generate various outputs. Moreover, you can save and load your own presets with the Import/Export folder in the Preset section.

Additionally, you can check out the project on Behance, where you can find some video tutorials on working with the tool:
https://www.behance.net/gallery/186166865/DRIFT-Motion-Art-Tool
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/drift-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
The tool accepts raster images in JPG/PNG/WebP formats as source material. You can use images of any size, as the program will scale it down, the threshold value for the resize can be set in the program settings.

  • Processor: The tool runs fastest on Mac M series processors. Intel/AMD users might experience lags and low frame rates.

  • Browser: The tool works best with the Chrome. If performance is slow, try switching browsers or disabling hardware acceleration in your settings.

  • Video Export: During export to video, the process may stop due to insufficient memory, especially with high resolution or long videos. If this happens, try reducing the resolution or length of the video. For large or high-resolution videos, consider exporting as a PNG sequence and later converting it to a video using the FFmpeg library.

  • 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.


CHANGE LOG:

0.24 (2025.02.03)
  • Added the ability to export graphics to MP4 instead of WebM video format
  • Added drag-n-drop feature to load images and presets by dropping files onto the canvas
  • UI Refactoring


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 P5.capture library made by Tapioca24

And a big thanks to Unsplash platform, and specifically the contributors, for the chance to freely use their images in this project.
2025 ︎︎︎ ANATOLII BABII