Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages