m-schuetz / compute_rasterizer
Rendering Point Clouds with Compute Shaders
☆682Updated last year
Related projects ⓘ
Alternatives and complementary repositories for compute_rasterizer
- Mesh simplification with UV's boundary preserved☆499Updated 4 years ago
- Code accompanying the blog post on bvh construction.☆393Updated last month
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆742Updated this week
- CPU Sparse Voxel Octree Implementation☆720Updated 7 years ago
- Lighthouse 2 framework for real-time ray tracing☆845Updated 6 months ago
- Mesh parameterization / UV unwrapping library☆2,075Updated 5 months ago
- Tiny, dependency-free USDZ/USDA/USDC library written in C++14☆518Updated last week
- ☆465Updated 2 months ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆628Updated 3 weeks ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆603Updated 4 months ago
- Atlas Generation Tool☆458Updated 3 years ago
- Example scenes for pbrt-v4☆397Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆820Updated 2 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆233Updated 6 months ago
- A tool for visualizing and communicating the errors in rendered images.☆522Updated this week
- A modern C++ BVH construction and traversal library☆952Updated 2 months ago
- Advanced Vulkan rendering engine prototype☆574Updated 5 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆279Updated last year
- Physical based rendering with Vulkan using glTF 2.0 models☆979Updated last week
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆667Updated 5 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆769Updated 9 years ago
- The Polygon Mesh Processing Library☆1,322Updated 2 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆318Updated last year
- GPU Raytracer from scratch in C++/CUDA☆826Updated 2 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆319Updated 2 years ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,099Updated 3 weeks ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,859Updated 9 months ago
- Vulkan Real-time Path Tracer Engine☆488Updated 3 years ago
- Sandbox for graphics paper implementation☆228Updated this week
- Chop 3D objects to meshlets☆417Updated last year