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 Algorithm for the Calculation of the Smallest Enclosing Circle and the Voronoi Diagram in O(nlogn) complexity using efficient structures such as Red-Black balanced binary search tree, HashMap etc.
A collection of some of my best projects so far
An implementation for solving ConvexHull problem using divide and conquer algorithm, November 2019
Algorithms Projects for CS 6212
A Java fast convex hull library for 2 and 3 dimensions
create spatial database, visualize
Android app that generates convex hulls using computational geometry algorithms
A Greenfoot template that enhances collision detection using convex hulls and the Separating Axis Theorem, optimized with an efficient hybrid approach.
Convex hull simulator developed as an assignment of Interactive Applications Programming course 💻 📚
Graham's Convex Hull algorithm implemented in Java
A collection of Algorithms in Math and Computer Science
A tool to create the convex hull of a set of points using the Graham scan algorithm.
This is a repository for my computational geometry project involving sketching convex hull and triangulating it
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."