code for simple OpenGL point-based (surfels) rendering of point clouds.
☆21Jan 10, 2014Updated 12 years ago
Alternatives and similar repositories for pointBasedRendering
Users that are interested in pointBasedRendering are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Feb 1, 2018Updated 8 years ago
- Simple 3D renderer for point clouds, surfel maps or 3D meshes.☆12Aug 17, 2018Updated 7 years ago
- Implementation of Efficient Energy-Compensated VPLs using Photon Splatting (and various rendering techniques)☆27Jul 1, 2021Updated 4 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆241May 1, 2024Updated 2 years ago
- The quickest way to add OpenGL visualizations to C++ code.☆19Aug 27, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Aug 12, 2019Updated 6 years ago
- Reconstructed Mantle API☆11Sep 18, 2015Updated 10 years ago
- Main reference:Handa, A., Whelan, T., Mcdonald, J., & Davison, A. J. (2014). A Benchmark for RGB-D Visual Odometry , 3D Reconstruction an…☆31Feb 14, 2017Updated 9 years ago
- An implementation of the Paper SDF-2-SDF: Highly Accurate 3D Object Reconstruction☆21Nov 14, 2017Updated 8 years ago
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…