m-schuetz / compute_rasterizerLinks
Rendering Point Clouds with Compute Shaders
☆716Updated 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:
- Code accompanying the blog post on bvh construction.☆419Updated 7 months ago
- Lighthouse 2 framework for real-time ray tracing☆856Updated last year
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- GPU Raytracer from scratch in C++/CUDA☆905Updated 2 years ago
- CPU Sparse Voxel Octree Implementation☆744Updated 7 years ago
- Single-header dependency-free BVH construction and traversal library.☆915Updated this week
- Example scenes for pbrt-v4☆430Updated last year
- A modern C++ BVH construction and traversal library☆1,044Updated 3 months ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆619Updated 4 months ago
- Atlas Generation Tool☆475Updated 4 years ago
- Mesh parameterization / UV unwrapping library☆2,256Updated 11 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆867Updated last month
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆454Updated 6 years ago
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆695Updated 11 months ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆661Updated 7 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆333Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆867Updated 2 weeks ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆451Updated last month
- Vulkan Real-time Path Tracer Engine☆502Updated 3 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆797Updated 9 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,957Updated last year
- Chop 3D objects to meshlets☆435Updated 2 years ago
- Simultaneous LOD Generation and Rendering for Point Clouds☆495Updated 8 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller☆1,006Updated 4 years ago
- Ray tracing glTF scene with Vulkan☆597Updated 3 months ago
- NanoRT, single header only modern ray tracing kernel.☆1,101Updated 2 months ago
- Physically-based CPU and GPU ray-tracer☆369Updated this week
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆408Updated last year
- Physical based rendering with Vulkan using glTF 2.0 models☆1,052Updated last month