Skip to content

V-KMilev/CPU-Ray-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic info | Ray Tracer

Kraken

Real time ray traceing | Inspired by Peter Shirley's ray tracer book.

OS support

Windows
Linux

Installation

Thirtparty

  1. Download CMake from here.
  2. Add CMake tools in VS or VSC.

Git part

  1. Clone this repository git clone https://github.com/V-KMilev/Ray-tracer.git
  2. Update submodules git submodule update --init --recursive

Includes

  1. OpenGL
  2. STB
  3. TOB

Submodules

  1. EMBREE
  2. GLFW
  3. ImGui
  4. GLM

Basic Controls

GLFW controls

Set: ( + - )

  1. Move by X: UP DOWN or W S
  2. Move by Y: Q E
  3. Move by Z: LEFT RIGHT or A D

ImGui controls

Open the Menu in the OpenGL window