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)☆919Updated last month
- Simultaneous LOD Generation and Rendering for Point Clouds☆510Updated last year
- CPU Sparse Voxel Octree Implementation☆748Updated 8 years ago
- Code accompanying the blog post on bvh construction.☆434Updated last year
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆669Updated 3 weeks ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆819Updated 10 years ago
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆746Updated last year
- A modern C++ BVH construction and traversal library☆1,115Updated 5 months ago
- Example scenes for pbrt-v4☆457Updated 2 years ago
- Lighthouse 2 framework for real-time ray tracing☆865Updated last year
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆626Updated 10 months ago
- Physically based renderer with Path Tracing and Photon Mapping.☆369Updated 3 years ago
- Atlas Generation Tool☆486Updated 4 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆404Updated 11 months ago
- Tiny, dependency-free USDZ/USDA/USDC library written in C++14☆655Updated this week
- A tool for visualizing and communicating the errors in rendered images.☆596Updated 3 weeks ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆327Updated 3 years ago
- GPU Raytracer from scratch in C++/CUDA☆946Updated 3 years ago
- Sandbox for graphics paper implementation☆243Updated 4 months ago
- Single-header dependency-free BVH construction and traversal library.☆1,035Updated last week
- Sparse volume compute and rendering on NVIDIA GPUs☆706Updated 3 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆537Updated 5 years ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆480Updated 4 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆338Updated 2 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆287Updated 2 years ago
- Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh☆241Updated 3 weeks ago
- Mesh parameterization / UV unwrapping library☆2,386Updated last year
- Chop 3D objects to meshlets☆448Updated 3 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆947Updated 3 months ago