DC00 / Polya
Computational Geometry Sandbox. Graham's Scan, Jarvis's March, KD Tree, Nearest Neighbor
☆12Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Polya
- Tutorials for the geometry-central geometry processing library.☆11Updated 4 years ago
- Volume Manipulation Library☆16Updated last year
- ☆16Updated 4 years ago
- ShapePP is a rewrite of ShapeOp, a header-only C++ library for static and dynamic geometry processing.☆16Updated 8 years ago
- Triangulation Template Library☆25Updated 6 years ago
- ☆7Updated 5 years ago
- Nvidia OptiX Volumetric rendering test☆19Updated 8 years ago
- An interactive Global Illumination Renderer written in C++☆14Updated 6 years ago
- C++17 implementation of "Local Bases for Model-reduced Smoke Simulations" [Mercier 2020] in 2D with dynamic obstacles.☆10Updated 4 years ago
- ☆13Updated 4 years ago
- Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid d…☆19Updated 6 years ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 3 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 4 years ago
- ☆10Updated 3 years ago
- Convert rigged models into simple, easy-to-parse formats☆14Updated 8 years ago
- ☆11Updated 7 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆38Updated 11 years ago
- Topology Guided Volume Exploration☆17Updated 5 years ago
- 3d reconstruction of objects from data in the DB☆15Updated 7 years ago
- Quick reference for using Sympy and Jupyter to quickly solve college math☆9Updated 6 years ago
- Real-Time Example-Based Elastic Deformation [SCA 2012]☆14Updated 4 years ago
- VizGen: Accelerating Visual Computing Prototypes in Dynamic Languages☆9Updated 7 years ago
- A simple 3d geometry and mesh library implemented by python☆8Updated 8 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 3 years ago
- A real-world implementation of a Gaussian Mixture Model in C++, without the pain.☆19Updated 8 years ago
- Transformation and Registration Toolkit☆14Updated 5 years ago
- A collection of C++ memory allocators and memory functions☆11Updated 7 years ago
- HaltonSequence vs Random in openframeworks