Skip to content

Implementation of Computational Geometry Algorithms with C++

Notifications You must be signed in to change notification settings

whizbuzzer/CompGeomAniket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Computational Geometry Algorithms with C++

This project is created for the purpose of learning how to create and implement Computational Geometry algorithms in C++

Creating this project exposed me to the implementation of template classes/methods, OOP implementation in C++, pointers, header file creation, unit testing and other concepts crucial to building robust projects in C++ as well as good practices to follow while creating C++ projects.

Please go through Notes.md as it has important stuff pertaining to this project

About

Implementation of Computational Geometry Algorithms with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published