Skip to content

Releases: AppledoreLabs/GeomCpp

Initial Release 1.0.0

22 Feb 05:51
83644cc

Choose a tag to compare

[1.0.0] - 2025-02-22

Added

  • Implemented Point, Line.
  • Added Visualization.hpp with SFML support.
  • Initial test suite with GTest.
  • Added point magnitude calculation
  • Added 2D/3D reflection
  • Added point subtraction