gpu-pathtracer
Path Tracer
A physically based path tracer for GPU rendering using CUDA.
physically based path tracer on gpu
56 stars
5 watching
8 forks
Language: Makefile
last commit: over 4 years ago
Linked from 1 awesome list
cudagpupathtracingraytracingtracing
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a React abstraction for rendering 3D scenes using Path Tracing | 169 |
| A simple physically based path tracer with support for Disney BRDF and various rendering features. | 321 |
| A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
| A path tracing tool with support for multiple ray tracing backends and customizable camera controls. | 605 |
| A Vulkan-based path tracer with a declarative scene description language | 435 |
| A software package for generating and rendering 3D scenes through pathtracing | 623 |
| An experimental path tracing library designed to test various rendering techniques and compare performance across different programming languages, hardware platforms, and frameworks. | 1,076 |
| A path tracer implementation with GLTF scene loading and rendering capabilities. | 203 |
| A real-time path tracing engine written in C++ | 28 |
| A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,140 |
| A software framework for rendering volumetric paths on GPU using CUDA | 260 |
| A multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance | 197 |
| A portable, hackable, offline CPU rendering engine | 803 |
| A path tracing engine written in Go with various features and a simple API. | 2,084 |
| A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |