AlexLupo5 / CSC212-Term-Project

# CSC212-Term-Project Using Convex Hull in C++
0 stars 0 forks source link

Project Idea #3

Open AlexLupo5 opened 1 year ago

AlexLupo5 commented 1 year ago

Possible idea for project:

Disease/virus tracking: Maps the locations of where disease/virus has spread using convex hull. Can be used to show the spread over a map Can also be used as a way to check if an area is safe from a disease/virus

JakeN237 commented 1 year ago

Yes I think this is a great idea and we should use this for the project. I think it is a great adaptation of Convex Hull being used in a real world setting.