Hello FURY Community,
The FURY project is happy to announce the release of FURY 0.7.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](https://github.com/fury-gl/fury/stargazers) on FURY github project.
This Release is mainly a maintenance release. The major highlights of this release are:
- FURY paper added (https://joss.theoj.org/papers/10.21105/joss.03384).
- Fast selection of multiple objects added.
- UI refactored.
- Tests coverage increased.
- New actor (Marker) added.
- New primitive (Triangular Prism) added.
- Demos added and updated.
- Large Documentation Update.
Notes
-------
The complete release notes are available at this link: https://fury.gl/latest/release_notes/releasev0.7.1.html
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(a)python.org We can also join our discord community
We would like to thanks all contributors for this release:
- Amit Chaudhari
- Antriksh Misri @AntrikshMisri
- Bruno Messias @devmessias
- Daniel S. Katz
- Eleftherios Garyfallidis @Eleftherios
- Gurdit Siyan
- Javier Guaje @guaje
- Jhalak Gupta @gupta.jhalak
- LoopThrough-i-j
- MIHIR
- Praneeth Shetty @ganimtron_10
- Sajag Swami @Sun_Tzunami
- Serge Koudoro @skoudoro
- Hariharan Ayappane @Hari
On behalf of the FURY developers,
Serge K.