AlfonsoLRz / PointCloudRenderingLinks
Fast rendering of large point clouds in OpenGL through compute shaders.
☆152Updated 3 weeks ago
Alternatives and similar repositories for PointCloudRendering
Users that are interested in PointCloudRendering are comparing it to the libraries listed below
Sorting:
- CUDA-accelerated LOD construction for point clouds☆146Updated 2 years ago
- Simple OpenGL mesh/point cloud viewer☆122Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆345Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆78Updated 2 years ago
- Rendering Point Clouds with Compute Shaders☆716Updated 2 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆238Updated last year
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆84Updated 5 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Vulkan-based Gaussian Splatting viewer, and python binding☆94Updated 2 weeks ago
- Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (S…☆306Updated 7 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆325Updated last year
- Progressive Real-Time Rendering of Large Point Clouds without Hierarchical Acceleration Structures☆154Updated 4 years ago
- A cuda implementation of GPU Poisson Reconstruction.(Data-Parallel Octrees based)☆39Updated 9 months ago
- Polylidar3D - Fast polygon extraction from 3D Data☆315Updated last year
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆175Updated this week
- ☆66Updated 4 years ago
- C++ implementation of the Marching Cubes algorithm☆38Updated 3 years ago
- ☆241Updated last month
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆154Updated last year
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- a simple C++ library to import/export Stanford PLY data.☆22Updated 11 months ago
- C++ application to convert pcd file, ply file, txt file or xyz point cloud to MESH representation (Gp3).☆175Updated 2 years ago
- A 3d gaussian splatting renderer in C++ and OpenGL☆166Updated 7 months ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆367Updated 3 years ago
- PyTorch implementation of Neural Dual Contouring.☆240Updated 2 years ago
- Fast simplification of 3D surface meshes☆324Updated 3 weeks ago
- GPU-accelerated triangle mesh processing☆259Updated this week
- Persistence Analysis of Multi-scale Planar Structure Graph in Point Clouds☆108Updated 3 years ago
- Shape Aware Parallel Mesh Simplification Algorithm☆148Updated 4 years ago
- Sample implementing several rendering methods for 3D gaussian splatting☆96Updated 2 weeks ago