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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ComputationalGeometry!