Skip to content

JensKrumsieck/RayTracingInOneWeekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathtracer

This repository contains a Pathtracer, created by following the the Ray Tracing in One Weekend book series available at https://raytracing.github.io/

The Pathtracer is currently using the CPU to render as done in the books although the GUI is using Vulkan and ImGUI using Licht.

Ray Tracing in One Weekend

Branch for finished Book 1

Ray Tracing: The next Week

Branch for finished Book 2

Ray Tracing: The Rest of Your Life

Is currently being built in the master-branch

Screenshots & Rendered Images

Screenshot Book Cover 1 Screenshot Book Cover 2

GPU Version?

Compute Shader Raytracing

Releases

No releases published

Languages