Skip to content

Ray tracing is a fundamental rendering algorithm. It is commonly used for animations and architectural simulations, in which the quality of the created images is more important than the time it takes to create them.This is an implementation of a basic ray tracer that simulates the propagation of light in the real world.

Notifications You must be signed in to change notification settings

tarikkeskin/Ray-tracing-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ray-tracing-algorithm /C++

Ray tracing is a fundamental rendering algorithm. It is commonly used for animations and architectural simulations, in which the quality of the created images is more important than the time it takes to create them.This is an implementation of a basic ray tracer that simulates the propagation of light in the real world.

About

Ray tracing is a fundamental rendering algorithm. It is commonly used for animations and architectural simulations, in which the quality of the created images is more important than the time it takes to create them.This is an implementation of a basic ray tracer that simulates the propagation of light in the real world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages