Skip to content

4.2.0

Compare
Choose a tag to compare
@hannorein hannorein released this 06 Feb 21:43
· 28 commits to main since this release
  • It is now possible to programmatically change all aspects of a REBOUND visualization. This can be used to set up default viewing options or to render animations. See the C examples in animation_solar_system and animation_saturn_rings.
  • Reworked matrix operations in visualization routines to follow the Model-View-Projection paradigm.
  • Fixed an issues where unit tests would fail because a binary file was not deleted.