Skip to content

tyasw/RayTraceReflections

Repository files navigation

Project: Ray Trace Reflections
Author: William Tyas
Last updated: 12/19/17

Ray Trace Reflections is similar to Ray Trace Shadows. It implements both
shadows and reflections. The reflection calculation is not efficient (yet).

How to run:
To compile Ray Trace Reflections, run the following command:

	javac RayTraceReflections.java

To run Ray Trace Reflections, run the following command:

	java RayTraceReflections

The program will then prompt the user for the number of spheres they want
drawn, and other various questions.

About

A simple ray tracer that implements reflections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages