m-schuetz / compute_rasterizerLinks
Rendering Point Clouds with Compute Shaders
☆745Updated 3 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☆524Updated 5 years ago
- Simultaneous LOD Generation and Rendering for Point Clouds☆511Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆940Updated last month
- CPU Sparse Voxel Octree Implementation☆750Updated 8 years ago
- Code accompanying the blog post on bvh construction.☆437Updated last year
- Lighthouse 2 framework for real-time ray tracing☆869Updated last year
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆675Updated 3 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆827Updated 10 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆426Updated last year
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆758Updated last year
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆327Updated 4 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆628Updated last year
- A modern C++ BVH construction and traversal library☆1,126Updated 7 months ago
- Sparse volume compute and rendering on NVIDIA GPUs☆709Updated 3 years ago
- Example scenes for pbrt-v4☆466Updated 2 years ago
- Atlas Generation Tool☆488Updated 4 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆338Updated 2 years ago
- A tool for visualizing and communicating the errors in rendered images.☆610Updated 3 months ago
- Tiny, dependency-free USDZ/USDA/USDC library written in C++14☆684Updated last week
- Physically based renderer with Path Tracing and Photon Mapping.☆375Updated 3 years ago
- Vulkan Real-time Path Tracer Engine☆519Updated 4 years ago
- Mesh parameterization / UV unwrapping library☆2,432Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆965Updated 6 months ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆538Updated 5 years ago
- GPU Raytracer from scratch in C++/CUDA☆957Updated 3 years ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆496Updated 6 months ago
- Advanced Vulkan rendering engine prototype☆641Updated last year
- Single-header dependency-free BVH construction and traversal library.☆1,059Updated 2 weeks ago
- Sandbox for graphics paper implementation☆246Updated 6 months ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆241Updated last year