Skip to content

liestrela/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer

Creating video from frames

All the 1000 frames will be saved on /frames/frame(number of frame).jpg, you can then run ffmpeg -r 60 frame%d.jpg -s 1920x1080 video.avi and it will encode the frames into a video.

About

Ray Tracing algorithm that creates very realistic scenes

Resources

License

Stars

Watchers

Forks

Contributors