codegiovanni / Plexus_Effect_2022

fggf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plexus Effect

Index

Install needed packages

pip3 install -r requirements.txt

1. Introduction

This program allows you to create a Plexus effect.

You can choose between fullscreen or custom screen size, and choose the default or your defined parameters.

2. Preview

Preview.mp4

3. Run the script

Open the terminal and type:

python3 main.py

4. Arguments

Argument Description Default Recommended range
velocity_input Particle velocity 0.9 0.5-1.2
max_distance_input Max distance when connection between particles disappear 160 100-200

Enjoy The Plexus Effect!

The Plexus Effect (1 hour): https://youtu.be/pBt_dIL00NI

About

fggf

License:MIT License


Languages

Language:Python 100.0%