Skip to content
/ fury Public
forked from Garyfallidis/fury

Anger is a path to the dark side but also a wake up call. Free unified rendering in Python.

License

Notifications You must be signed in to change notification settings

sitek/fury

 
 

Repository files navigation

image

image

image

FURY - Free Unified Rendering in Python

FURY is a software library for scientific visualization in Python

Installation

1. from binaries

pip install fury

2. from source

Step 1. Get the latest source by cloning this repo:

git clone https://github.com/fury-gl/fury.git

Step 2. Install requirements:

pip install -r requirements/default.txt

Step 3. Install fury via:

pip install .

or:

pip install -e .

Step 4: Enjoy!

For more information, see also installation page on fury.gl

Contribute

We love contributions!

You've discovered a bug or something else you want to change - excellent! Create an issue!

You've worked out a way to fix it – even better! Submit a Pull Request!

Start with the contributing guide!

About

Anger is a path to the dark side but also a wake up call. Free unified rendering in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%