This is an application made for educational purposes. It demonstrates some basic algorithms of computational geometry in 2D space. You can create, edit and delete points and vectors and then choose them as the input for algorithms selectable from the menu. Import and export from a to XML files is also possible.
Many thanks to GeoSoft for providing open-source library G which was used for 2D graphics. You can find it here: http://geosoft.no/graphics/index.html
Features
- Calculating the cross product of 2 vectors
- Detecting an intersection of 2 vectors
- Detecting if any of multiple vectors intersect (Sweep Line)
- Finding the convex hull (Graham's Scan & Jarvis's March)
- Finding the closest pair of points (Divide-And-Conquer)
- Testing algorithms with random input
- Full documentation
Follow ComputationalGeometry
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ComputationalGeometry!