Skip to content

trying to write a raytracer I guess (Computergrafik AG)

Notifications You must be signed in to change notification settings

second2050/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer in Java

A raytracer written in Java 18 without external libraries.
Following the guide Ray Tracing in One Weekend by Peter Shirley.

I have implemented everything up to "Defocus Blur" and made it render multithreaded to make it faster.

Sample image:

Sample image showing showing 5 spheres on a Green background

About

trying to write a raytracer I guess (Computergrafik AG)

Resources

Stars

Watchers

Forks