harshkaso
Flux
Python

A flowfield visualization with particle simulation

Last updated May 13, 2026
71
Stars
4
Forks
0
Issues
0
Stars/day
Attention Score
70
Language breakdown
No language data available.
Files click to expand
README

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

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

Credits

Special thanks to
- Vladimir Ein
- Alexander G. Morano
- Quattro
For contributing, fixing issues and optimizing various aspects of the application.
🔗 More in this category

© 2026 GitRepoTrend · harshkaso/Flux · Updated daily from GitHub