Java Ray Tracer - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

Java Ray Tracer

Description:

Compute image from the camera point of view. Make a line from the eye(image) through the lense(reference point) Calculate where the line hits an object ... – PowerPoint PPT presentation

Number of Views:38
Avg rating:3.0/5.0
Slides: 2
Provided by: olefog
Category:
Tags: java | ray | tracer

less

Transcript and Presenter's Notes

Title: Java Ray Tracer


1
Java Ray Tracer
  • Build a virtual scene with objects, lights and
    camera
  • Compute image from the camera point of view.
  • Make a line from the eye(image) through the
    lense(reference point)
  • Calculate where the line hits an object
  • Determine the color in the hit point and put the
    color in the image

Simple example of shadows and reflections
Write a Comment
User Comments (0)
About PowerShow.com