Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pranjalsahu/point-cloud-triangulation

C++ code for triangulating Point Cloud data and displaying it
https://github.com/pranjalsahu/point-cloud-triangulation

c-plus-plus delaunay-triangulation opengl point-cloud point-cloud-triangulation triangle-mesh

Last synced: about 1 month ago
JSON representation

C++ code for triangulating Point Cloud data and displaying it

Awesome Lists containing this project

README

        

command to compile
g++ bun10.cpp -lglut -lGLU -lm -o bun10

command to run
./bun10