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.☆164Updated 7 months ago
- A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming☆200Updated 2 years ago
- An image manipulation program☆14Updated 4 years ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13Updated 8 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆107Updated 8 years ago
- An algorithm written in c++ which generates a creative art image which only consists of Words / Triangles / Rectangles or Circles.☆12Updated 6 years ago
- Competitive Programming templates that I used during the past few years.☆443Updated 5 years ago
- Crappy SVG path parser written in C++☆11Updated 12 years ago
- 计算几何算法模板 | Computational geometry algorithm library assembled by myself, helped our team(Vegetables of Tongji) win silver medal in the IC…☆12Updated 6 years ago
- A repository containing C++11/14/17 concepts and code snippets☆97Updated 8 years ago
- Everything you need to know about graph theory to ace a technical interview☆119Updated 4 years ago
- C++ Templates & Article☆28Updated 2 years ago
- Several algorithms and data structures implemented in C++ by me (credited to others where necessary).☆667Updated 3 years ago
- A C++17 port of the JavaScript pixelmatch library, providing a small pixel-level image comparison library.☆13Updated last week
- VastoLorde95's solutions to 2000+ competitive programming problems from various online judges☆172Updated 7 years ago
- A Collection of Advanced Data Structures, Algorithms & Solutions for Competitive Programming Purposes.☆14Updated 6 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated 2 years ago
- A collection of algorithms, data structures and other useful information for competitive programming.☆560Updated 8 months ago
- Implementation of interesting algorithms in C++☆24Updated 4 years ago
- 2D fluid simulation using GPU☆10Updated 7 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).☆199Updated 4 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, …☆426Updated 5 years ago
- 3D Computational Geometry in C++11☆21Updated 7 years ago
- Java solutions for UVa problems☆71Updated 3 years ago
- A simple C++ library for mesh grid generation☆20Updated 6 years ago
- The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.☆1,643Updated 2 years ago
- OpenGL+MFC(VC++6.0)写的机器人运动学仿真程序☆14Updated 8 years ago
- Example of line, point and virtual plane intersectors: changing polygon outline by using hover and drag mouse events (using C++11 and O…☆28Updated 8 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago