m-schuetz / compute_rasterizer
Rendering Point Clouds with Compute Shaders
☆712Updated 2 years ago
Alternatives and similar repositories for compute_rasterizer:
Users that are interested in compute_rasterizer are comparing it to the libraries listed below
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- Example scenes for pbrt-v4☆422Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆856Updated this week
- Mesh parameterization / UV unwrapping library☆2,237Updated 10 months ago
- Lighthouse 2 framework for real-time ray tracing☆853Updated last year
- CPU Sparse Voxel Octree Implementation☆743Updated 7 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆795Updated 9 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆657Updated 6 months ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆617Updated 3 months ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆238Updated last year
- Code accompanying the blog post on bvh construction.☆416Updated 7 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆851Updated last week
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆449Updated 3 weeks ago
- Atlas Generation Tool☆473Updated 3 years ago
- Single-header dependency-free BVH construction and traversal library.☆887Updated this week
- A modern C++ BVH construction and traversal library☆1,031Updated 3 months ago
- Simultaneous LOD Generation and Rendering for Point Clouds☆490Updated 8 months ago
- Vulkan Real-time Path Tracer Engine☆502Updated 3 years ago
- Sparse volume compute and rendering on NVIDIA GPUs☆696Updated 2 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆332Updated last year
- Mitsuba renderer main repository☆1,073Updated last year
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆529Updated 5 years ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆442Updated 6 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆328Updated 4 months ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆322Updated 3 years ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆530Updated 8 years ago
- Fast rendering of large point clouds in OpenGL through compute shaders.☆150Updated last year
- A tool for visualizing and communicating the errors in rendered images.☆555Updated 3 months ago
- Tiny OpenEXR image loader/saver library☆745Updated last month