pt
Path tracer
A path tracing engine written in Go with various features and a simple API.
A path tracer written in Go.
2k stars
61 watching
110 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
twinklebear/chameleonrt | A path tracing tool with support for multiple ray tracing backends and customizable camera controls. | 603 |
therealmjp/dxrpathtracer | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 724 |
boksajak/referencept | A path tracer implementation with GLTF scene loading and rendering capabilities. | 200 |
caseymm/img2geojson | An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 |
nadrin/quartz | A Vulkan-based path tracer with a declarative scene description language | 435 |
kamilsk/tracer | A lightweight tracing library for Go applications. | 86 |
brickray/gpu-pathtracer | A physically based path tracer for GPU rendering using CUDA. | 56 |
pmndrs/react-three-gpu-pathtracer | Provides a React abstraction for rendering 3D scenes using Path Tracing | 165 |
geometrian/simple-spectral | A multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance | 188 |
go-gilbert/gilbert | A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 116 |
melisgl/journal | A library for logging, tracing, testing, and persistence in Common Lisp | 39 |
nvpro-samples/vk_mini_path_tracer | A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,123 |
heremobilitydevelopers/mediary | Enables logging and tracing of HTTP requests and responses using interceptors | 88 |
watson/stackman | A tool for examining and debugging stack traces in Node.js applications | 251 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |