- Customizable Flow Field: Choose from various mathematical functions to define the behavior of particles in the field.
- Interactive Particle Control: Modify particle speed, lifespan, radius, and more via an intuitive GUI.
- Real-Time Rendering: Smoothly renders particle animations with frame-by-frame updates.
- User-Friendly Interface: Built with a modern and responsive design using dearpygui.
For additional screenshots, visit the full folder: Screenshots Folder
OS | Supported |
---|---|
Windows | ✔️ |
Linux | ✔️ |
macOS | ❌ |
Note for macOS users:
At this time, our application is not tested on macOS and is probably not compatible with macOS due to an incompatible library function essential to run the application. We apologize for any inconvenience this may cause. However, we are working on making our app accessible to macOS users in the future. Stay tuned for updates!
- Clone this repository to your local machine.
- Navigate to the directory where you have cloned the repository.
- Install the required dependencies.
pip install -r requirements.txt
- Run the app
python flux.py
- Sit back, relax and enjoy!
Special thanks to
For contributing, fixing issues and optimizing various aspects of the application.