https://github.com/tomaszrewak/csgpathtracer
A constructive solid geometry path tracer.
https://github.com/tomaszrewak/csgpathtracer
computer-graphics cuda path-tracing rendering
Last synced: about 1 month ago
JSON representation
A constructive solid geometry path tracer.
- Host: GitHub
- URL: https://github.com/tomaszrewak/csgpathtracer
- Owner: TomaszRewak
- License: mit
- Created: 2018-08-06T15:14:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T12:28:26.000Z (over 7 years ago)
- Last Synced: 2025-01-05T07:13:24.866Z (over 1 year ago)
- Topics: computer-graphics, cuda, path-tracing, rendering
- Language: C++
- Homepage:
- Size: 2.05 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSGPathTracer
A constructive solid geometry bidirectional path tracer.

I've created this project to learn CUDA. It's not fully polished, as for example the scene has to be compiled with the source code and is not read from any external file. There is a chance that I will work a little bit more on this project in the furute but only after I get myself a stronger GPU then the one in my 6 years old laptop :D