Skip to content

kpmiller/RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayTracer

This is an implementation of Ray Tracing in One Weekend. It is mostly the stock code implemented as a Mac OS X Cocoa app. I enjoyed this project very much.

Differences are:

  1. Image viewed in a window that updates as the color buffer is updated.
  2. Image can be saved as a PNG file
  3. Multithreaded using GCD blocks

Trace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published