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:
- A collection of useful data structures and algorithms for competitive programming.☆161Updated 2 months ago
- A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming☆199Updated 2 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- Several algorithms and data structures implemented in C++ by me (credited to others where necessary).☆664Updated 3 years ago
- Everything you need to know about graph theory to ace a technical interview☆118Updated 4 years ago
- bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be us…☆77Updated last year
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13Updated 3 months ago
- C++ Data Structures and Algorithms☆74Updated last year
- This is a repository for the codes that I write for my blog posts at http://kartikkukreja.wordpress.com.☆177Updated 2 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- This program is a curve editor. It is based on Bézier curves calculated with the method of Bernstein polynomials or the recursive method …☆12Updated 4 years ago
- 2D fluid simulation using GPU☆10Updated 6 years ago
- ✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part…☆111Updated 3 years ago
- A bunch of different graphics algorithms implemented in c++☆30Updated 8 years ago
- A curated list of awesome Competitive Programming, Algorithm and Data Structure resources☆81Updated 6 years ago
- Templates for Data Structures and Algorithms, written in C, C++ & Python, for Competitive programming competitions☆400Updated 4 years ago
- Collection of the soultions of various programming problems with hints☆43Updated 6 years ago
- 🏃 Python Solutions of All 27 Problems in GCJ 2020☆42Updated 4 years ago
- Crappy SVG path parser written in C++☆11Updated 12 years ago
- A collection of algorithms, data structures and other useful information for competitive programming.☆559Updated 3 months ago
- Leetcode Grinder.☆13Updated 3 years ago
- This repository contains a subset of pointers to solutions with editorials and notes to my trainees (ACM ICPC, OJs, IOI, POI, CEOI, JOI, …☆417Updated 4 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A C++17 port of the JavaScript pixelmatch library, providing a small pixel-level image comparison library.☆13Updated this week
- OpenGL Model Viewer☆25Updated this week
- Here is how to prepare for Data Structures / Algorithms for Coding Interviews. This is a comprehensive collection of problems across hot …☆240Updated 4 years ago
- header-only Windows implementation of the <sys/time.h> header☆12Updated 2 years ago
- HTML5 Application to manipulate a Coons Bicubic Surface in 3D using its corner points, U and W tangents and UW twists.☆10Updated 6 years ago
- LA, LCA, Perfect Hash, RMQ, Segment Tree, Sparse Table, Treap, vEB Tree, x-fast Tree (Willard), Suffix Automaton (Blumer et al.), Suffix …☆22Updated 11 months ago