m-schuetz / compute_rasterizerLinks
Rendering Point Clouds with Compute Shaders
☆740Updated 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
Sorting:
- Mesh simplification with UV's boundary preserved☆520Updated 5 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆904Updated last month
- Simultaneous LOD Generation and Rendering for Point Clouds☆510Updated last year
- CPU Sparse Voxel Octree Implementation☆746Updated 8 years ago
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆733Updated last year
- Code accompanying the blog post on bvh construction.☆432Updated last year
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆665Updated last year
- Example scenes for pbrt-v4☆454Updated 2 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆388Updated 10 months ago
- Lighthouse 2 framework for real-time ray tracing☆860Updated last year
- GPU Raytracer from scratch in C++/CUDA☆944Updated 3 years ago
- Atlas Generation Tool☆483Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆814Updated 10 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆622Updated 9 months ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆475Updated 3 months ago
- A modern C++ BVH construction and traversal library☆1,101Updated 4 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆285Updated 2 years ago
- A tool for visualizing and communicating the errors in rendered images.☆588Updated last month
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆337Updated 2 years ago
- Vulkan Real-time Path Tracer Engine☆516Updated 4 years ago
- Sandbox for graphics paper implementation☆240Updated 2 months ago
- Physically based renderer with Path Tracing and Photon Mapping.☆367Updated 3 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆242Updated last year
- Progressive Real-Time Rendering of Large Point Clouds without Hierarchical Acceleration Structures☆157Updated 4 years ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆332Updated 2 months ago
- Single-header dependency-free BVH construction and traversal library.☆1,019Updated last month
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆937Updated 2 months ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆325Updated 3 years ago
- Mesh parameterization / UV unwrapping library☆2,359Updated last year
- Fast rendering of large point clouds in OpenGL using compute shaders.☆167Updated 5 months ago