Skip to content

harshkaso/Flux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux

Flux is an interactive Python application that brings flow fields to life, creating mesmerizing particle animations in real time. With configurable flow field functions, color schemes, and particle dynamics, Flux is perfect for both artistic expression and technical exploration.

Features

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

Screenshots

For additional screenshots, visit the full folder: Screenshots Folder

System Support

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!

Usage

  1. Clone this repository to your local machine.
  2. Navigate to the directory where you have cloned the repository.
  3. Install the required dependencies.
pip install -r requirements.txt
  1. Run the app
python flux.py
  1. Sit back, relax and enjoy!

Credits

Special thanks to

For contributing, fixing issues and optimizing various aspects of the application.