sebastianlipponer / surface_splatting
OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.
☆237Updated 11 months ago
Alternatives and similar repositories for surface_splatting:
Users that are interested in surface_splatting are comparing it to the libraries listed below
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- ☆93Updated 3 years ago
- Seamlessly erase seams from your favorite 3D models.☆121Updated 5 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆367Updated 3 years ago
- Path-space differentiable renderer☆161Updated last year
- GPU-accelerated triangle mesh processing☆255Updated this week
- PyTorch implementation of Neural Dual Contouring.☆242Updated 2 years ago
- CUDA-accelerated LOD construction for point clouds☆145Updated last year
- Vacancy: A Voxel Carving implementation in C++☆69Updated 3 years ago
- Shape Aware Parallel Mesh Simplification Algorithm☆146Updated 3 years ago
- ☆69Updated 4 years ago
- Guided Mesh Normal Filtering☆186Updated 4 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆323Updated last year
- An optix-based GPU path tracer☆93Updated 2 years ago
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- Surface Simplification using Intrinsic Error Metrics☆69Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆202Updated 4 years ago
- Progressive Real-Time Rendering of Large Point Clouds without Hierarchical Acceleration Structures☆153Updated 4 years ago
- ☆43Updated 5 years ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆162Updated 11 months ago
- Unbiased Physically Based Differentiable Renderer☆48Updated 5 months ago
- Parameterization assignment for Geometry Processing course☆157Updated 2 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆233Updated 7 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆339Updated last year
- 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…☆153Updated last year
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆792Updated 9 years ago
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Fast rendering of large point clouds in OpenGL through compute shaders.☆149Updated last year
- Implementation of 2D-parametrization algorithm introduced by the paper "Scalable Locally Injective Mappings". Currently support only the …☆90Updated 6 years ago