FURY 0.5.1 Released#
The FURY project is happy to announce the release of FURY 0.5.1! FURY is a free and open source software library for scientific visualization and 3D animations.
You can show your support by adding a star on FURY github project.
The major highlights of this release are:
Remove python 2 compatibility
Added texture management
Added multiples primitives.
Added multiples actors (contour_from_label, billboard…)
Huge improvement of multiple UI (RangeSlider, …)
Improved security (from md5 to sha256)
Large documentation update, examples and tutorials
Increased tests coverage and code quality
Note
The complete release notes are available here
To upgrade or install FURY
Run the following command in your terminal:
pip install --upgrade fury
or:
conda install -c conda-forge fury
Questions or suggestions?
For any questions go to http://fury.gl, or send an e-mail to fury@python.org We can also join our discord community
We would like to thanks to all contributors for this release:
ChenCheng0630
Devanshu Modi
Eleftherios Garyfallidis
Etienne St-Onge
Filipi Nascimento Silva
Gottipati Gautam
Javier Guaje
Jon Haitz Legarreta Gorroño
Liam Donohue
Marc-Alexandre Côté
Marssis
Naman Bansal
Nasim
Saransh Jain
Serge Koudoro
Shreyas Bhujbal
Soham Biswas
Vivek Choudhary
ibrahimAnis
lenixlobo
On behalf of the FURY developers,
Serge K.