basmaashouur / computational-geometry-libraryLinks
A Geometry Toolkit for Competitive Programming
☆24Updated 7 years ago
Alternatives and similar repositories for computational-geometry-library
Users that are interested in computational-geometry-library are comparing it to the libraries listed below
Sorting:
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated 2 years ago
- A collection of useful data structures and algorithms for competitive programming.☆161Updated 5 months ago
- An image manipulation program☆14Updated 4 years ago
- An algorithm written in c++ which generates a creative art image which only consists of Words / Triangles / Rectangles or Circles.☆13Updated 6 years ago
- Graph algorithms implementation☆80Updated 5 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13Updated 6 months ago
- Implementation of various graphics algorithms using the winbgim graphics library.☆13Updated 12 years ago
- Samplers to obtain pointclouds from CAD meshes☆16Updated 4 years ago
- 🏃 Python Solutions of All 27 Problems in GCJ 2020☆42Updated 4 years ago
- Everything you need to know about graph theory to ace a technical interview☆119Updated 4 years ago
- A curated list of awesome Competitive Programming, Algorithm and Data Structure resources☆80Updated 6 years ago
- n-dimensional Meshes with Combinatorial Maps☆21Updated last year
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- quaternion, euler angle, interpolation, cubic bezier, cubic spline, PCA, etc.☆36Updated 6 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- 3D Computational Geometry in C++11☆20Updated 7 years ago
- Brand new 3d mesh viewer and editor (C++, Qt, OpenGL)☆20Updated 10 years ago
- A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming☆200Updated 2 years ago
- A Collection of Advanced Data Structures, Algorithms & Solutions for Competitive Programming Purposes.☆14Updated 6 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- ✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part…☆111Updated 3 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- A list of interesting reads and finds in software architecture, with a main focus on backend.☆31Updated 5 years ago
- Several algorithms and data structures implemented in C++ by me (credited to others where necessary).☆664Updated 3 years ago
- Collection of the soultions of various programming problems with hints☆43Updated 6 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆45Updated 4 months ago
- Triangulation Template Library☆26Updated 2 weeks ago