react-three-gpu-pathtracer
Path Tracer
Provides a React abstraction for rendering 3D scenes using Path Tracing
⚡️ A React abstraction for the popular three-gpu-pathtracer
169 stars
7 watching
16 forks
Language: TypeScript
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
brickray/gpu-pathtracer | A physically based path tracer for GPU rendering using CUDA. | 56 |
therealmjp/dxrpathtracer | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
pmndrs/react-three-offscreen | Enables WebGL rendering in web workers without requiring code rewrite or fallback mechanisms | 463 |
pmndrs/react-three-rapier | A fast physics engine wrapper for React applications | 1,104 |
nadrin/quartz | A Vulkan-based path tracer with a declarative scene description language | 435 |
aras-p/toypathtracer | An experimental path tracing library designed to test various rendering techniques and compare performance across different programming languages, hardware platforms, and frameworks. | 1,076 |
geometrian/simple-spectral | A multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance | 197 |
tylermorganwall/rayrender | A software package for generating and rendering 3D scenes through pathtracing | 623 |
knightcrawler25/optix-pathtracer | A simple physically based path tracer with support for Disney BRDF and various rendering features. | 321 |
pmndrs/react-postprocessing | A postprocessing wrapper that simplifies the application of effects in 3D rendering pipelines. | 1,137 |
lunasorcery/yx-penrose-pathtraced | A procedural graphics program that generates a 3D path-traced image using shaders and mathematical formulas | 4 |
nvpro-samples/vk_mini_path_tracer | A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,140 |
twinklebear/chameleonrt | A path tracing tool with support for multiple ray tracing backends and customizable camera controls. | 604 |
pmndrs/react-three-csg | A set of abstractions and tools for performing 3D Boolean operations in React applications. | 298 |
pmndrs/react-three-flex | A library that enables flexible layout in 3D graphics with React-three-fiber | 1,671 |