Skip to content

CianciuStyles/ray-tracing-in-one-weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracing In One Weekend

A Kotlin implementation of the ray tracing program described in "Ray Tracing In One Weekend" by Peter Shirley.

Installation and Setup Instructions

You will need Gradle installed and configured onto your machine.

Cloning the repository:

  1. Run git clone https://github.com/CianciuStyles/ray-tracing-in-one-weekend.git in the terminal

To run ray-tracing-in-one-weekend:

  1. Run gradle app:run in the terminal, then find the image.ppm output file in the app directory.

Final result

Final result

About

A Kotlin implementation of the ray tracing program described in "Ray Tracing In One Weekend" by Peter Shirley

Topics

Resources

License

Stars

Watchers

Forks

Languages