Volumetric-Path-Tracer
Volumetric renderer
A software framework for rendering volumetric paths on GPU using CUDA
Volumetric path tracer using cuda
260 stars
13 watching
22 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
cloudcudagpu-renderingnvidiaopen-vdbpath-tracervdbvolume-renderingvolumetric
Related projects:
Repository | Description | Stars |
---|---|---|
| A physically based path tracer for GPU rendering using CUDA. | 56 |
| A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. | 223 |
| Provides a React abstraction for rendering 3D scenes using Path Tracing | 169 |
| A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,140 |
| A Vulkan-based path tracer with a declarative scene description language | 435 |
| A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,783 |
| A Vulkan-based renderer for demonstrating real-time transparency algorithms on the GPU. | 96 |
| A web-based viewer for volumetric data visualization. | 1,109 |
| A Vulkan-based demo engine for rendering 3D graphics | 101 |
| A Unity3D plugin for rendering cloud using raymarch | 644 |
| A CUDA profiling library that allows developers to collect metrics and events from within CUDA applications. | 37 |
| A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |