Skip to content

This is a simple ray tracer using sdl to show how it works

License

Notifications You must be signed in to change notification settings

Mtfl0n/SimpleRayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2DSimpleRayTracer is a lightweight and visual application for demonstrating the basics of ray tracing in 2D space, implemented using the SDL2 library in C++. The program allows the user to interact in real time with a virtual scene consisting of several objects, a light source and rays that dynamically respond to changes in the scene. The project is ideal for studying the basic principles of ray tracing, as well as for experimenting with interactive graphics. image

About

This is a simple ray tracer using sdl to show how it works

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages