m-schuetz / compute_rasterizerLinks
Rendering Point Clouds with Compute Shaders
☆731Updated 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☆514Updated 5 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆878Updated this week
- Simultaneous LOD Generation and Rendering for Point Clouds☆502Updated 10 months ago
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆709Updated last year
- CPU Sparse Voxel Octree Implementation☆746Updated 8 years ago
- Code accompanying the blog post on bvh construction.☆421Updated 9 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆801Updated 9 years ago
- Atlas Generation Tool☆475Updated 4 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- Example scenes for pbrt-v4☆439Updated last year
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆662Updated 9 months ago
- Tiny, dependency-free USDZ/USDA/USDC library written in C++14☆614Updated this week
- Mesh parameterization / UV unwrapping library☆2,302Updated last year
- A tool for visualizing and communicating the errors in rendered images.☆584Updated 6 months ago
- Physically based renderer with Path Tracing and Photon Mapping.☆362Updated 3 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆324Updated 3 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆534Updated 5 years ago
- A modern C++ BVH construction and traversal library☆1,073Updated last month
- Lighthouse 2 framework for real-time ray tracing☆859Updated last year
- Sparse volume compute and rendering on NVIDIA GPUs☆698Updated 2 years ago
- GPU Raytracer from scratch in C++/CUDA☆928Updated 3 years ago
- Chop 3D objects to meshlets☆443Updated 2 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆355Updated 7 months ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆622Updated 6 months ago
- Single-header dependency-free BVH construction and traversal library.☆975Updated 2 weeks ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆462Updated last week
- Progressive Real-Time Rendering of Large Point Clouds without Hierarchical Acceleration Structures☆155Updated 4 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆240Updated last year
- Optimised BVH traversal + HDRI environment mapping☆225Updated 5 years ago
- Volumetric path tracer using cuda☆260Updated last year