Skip to content

v0.8.0

Compare
Choose a tag to compare
@skoudoro skoudoro released this 31 Jan 20:17
· 2359 commits to master since this release

Quick Overview

  • New Physically Based Rendering (PBR) added. It includes anisotropic rotation and index of refraction among other material properties.
  • New Principled BRDF shader unique to FURY added. BRDF stands for bidirectional reflectance distribution function.
  • VTK 9.1.0 defined as minimum version.
  • Continuous Integration (CI) platform updated.
  • New actors added (Rhombicuboctahedron, Pentagonal Prism).
  • New UI layouts added (Vertical and Horizontal).
  • New module fury.molecular added.
  • New module fury.lib added. Module improved loading speed.
  • Demos added and updated.
  • Documentation updated.

Details:

The following 12 authors contributed 500 commits.

  • Anand Shivam
  • Antriksh Misri
  • Bruno Messias
  • Eleftherios Garyfallidis
  • Javier Guaje
  • Marc-Alexandre Côté
  • Meha Bhalodiya
  • Praneeth Shetty
  • PrayasJ
  • Sajag Swami
  • Serge Koudoro
  • Shivam Anand

We closed a total of 81 issues, 34 pull requests, and 47 regular issues;

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0