Skip to content

Ray Tracing with SDL to develop myself in graphic engine basics

License

Notifications You must be signed in to change notification settings

ozgurozkan01/SDL_RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL_RayTracing

Purpose

Ray Tracing with SDL to develop myself in graphic engine basics. In project, with mathematic, to create an light simulation using vectors and by using it, create 3D view from 2D view.

Resources I Follow In Construction of Project

How it looks

Ekran görüntüsü 2024-03-19 022648

NOTE : The project takes too long to open at high graphics settings , so this is an image drawn at low graphics settings. This image is the ppm image. I used GIMP to open the PPM file.

Dependencies

  • SDL2