cdcseacave / Visual-Studio-VisualizersLinks
Custom views of various objects for Visual Studio debugger
☆83Updated last year
Alternatives and similar repositories for Visual-Studio-Visualizers
Users that are interested in Visual-Studio-Visualizers are comparing it to the libraries listed below
Sorting:
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- This is a mirror of the latest stable version of Triangle.☆151Updated 5 months ago
- OpenGP☆81Updated 3 years ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- ☆26Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆331Updated 2 years ago
- A C++ geometry processing library☆50Updated 4 years ago
- 3D geometry processing environment☆83Updated 9 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆33Updated 3 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆47Updated 2 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆276Updated last month
- A blank project example showing how to use libigl and cmake.☆156Updated last month
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- ☆37Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to…☆31Updated 6 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.