Skip to content

YuqinShao/Project1-RayTracer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CIS565: Project 1: CUDA Raytracer

Yuqin Shao


VEDIO DEMO

ScreenShot


FEATURES

  • Raycasting from a camera into a scene through a pixel grid
  • Phong lighting for one point light source
  • Diffuse lambertian surfaces
  • Raytraced shadows
  • Cube intersection testing
  • Sphere surface point sampling
  • Specular reflection
  • Soft shadows and area lights
  • Interactive camera Mouse interaction with right click and drag to zoom in/out, with left click and drag to rotate

SCREEN SHOTS

Diffuse Only Alt test

Specular Highlights Alt test

Reflection Alt test

Soft Shadow Alt test

Alt test


PERFORMANCE EVALUATION

Alt test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.0%
  • C++ 42.8%
  • Other 0.2%