/Point-and-Triangle

This C++ program is designed to work with points and triangles in a simple object-oriented manner. It includes classes for Points and Triangles and various functions to manipulate and analyze them.

Primary LanguageC++

No issues in this repository yet.