JensKrumsieck / RayTracingInOneWeekend

Following the Ray Tracing in One Weekend series

Home Page:https://github.com/JensKrumsieck/Licht

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Following the Ray Tracing in One Weekend series

https://github.com/JensKrumsieck/Licht


Languages

Language:C# 100.0%