Skip to content

lksrb/RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayTracer

This is a basic implementation of a raytracer for me to learn how to create such stuff. Currently only on CPU.

Getting started

Using Visual Studio 2022 is recommended.

1. Downloading the repository

Start by cloning this repository using git clone --recursive https://www.github.com/lksrb/RayTracing. This will also download needed dependencies.

2. Setting up the project

Navigate to scripts folder and run Setup.bat. This script will generate RayTracing.sln into the root folder.

Showcase

Emission material: Emission material

About

Basic implementation of a raytracer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published