Skip to content

VadimGush/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing

image (Example of rendered image)

This project shows my first steps into raytracing. The program just renders a simple scene and saves the rendered image to the PNG file.

Features

  • Rendering of dielectrics (glass, diamond, etc), metal, and scatter materials.

Resources