Material Shadows for android : A library for supporting convex material shadows
-
Updated
Apr 1, 2020 - Java
Material Shadows for android : A library for supporting convex material shadows
Processing Geometry Suite
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
An area maximisation game based on the idea of merging convex shapes.
Algorithms and Data Structures a comprehensive collection of fundamental Algorithms and Data structures organized into various categories to cater to the needs of software engineers and computer science students.
Implementation of an O(n log n) algorithm for the Smallest Enclosing Circle and the Voronoi Diagram, using efficient structures (Red‑Black tree, HashMap) with a JavaFX GUI.
A collection of some of my best projects so far
Algorithms Projects for CS 6212
A Java fast convex hull library for 2 and 3 dimensions
An implementation for solving ConvexHull problem using divide and conquer algorithm, November 2019
create spatial database, visualize
A Greenfoot template that enhances collision detection using convex hulls and the Separating Axis Theorem, optimized with an efficient hybrid approach.
Android app that generates convex hulls using computational geometry algorithms
A collection of Algorithms in Math and Computer Science
Graham's Convex Hull algorithm implemented in Java
Convex hull simulator developed as an assignment of Interactive Applications Programming course 💻 📚
A visualizer for the Convex Hull algorithm.
solution of convex hull problem using jarvis march algorithm
This program computes and visually displays the the convex hull of a set of points chosen (using a graphical user interface) by the user
Add a description, image, and links to the convex-hull topic page so that developers can more easily learn about it.
To associate your repository with the convex-hull topic, visit your repo's landing page and select "manage topics."