https://github.com/GPSnoopy/RayTracingInVulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
https://github.com/GPSnoopy/RayTracingInVulkan
ray-tracer rtx vulkan
Last synced: about 1 month ago
JSON representation
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
- Host: GitHub
- URL: https://github.com/GPSnoopy/RayTracingInVulkan
- Owner: GPSnoopy
- License: bsd-3-clause
- Created: 2019-03-16T12:17:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-25T20:11:01.000Z (5 months ago)
- Last Synced: 2025-04-14T00:57:09.262Z (about 1 month ago)
- Topics: ray-tracer, rtx, vulkan
- Language: C++
- Size: 19.1 MB
- Stars: 1,339
- Watchers: 21
- Forks: 120
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - RayTracingInVulkan