Skip to content

artpark/WhittedRayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game Engines - Homework 2

Thanut (Art) Parkeenvincha
CMPM 164 - Game Engines

Part A

Tasked with creating an animated 3D scene of your choice using the Unreal Engine

alt text alt text alt text

Part B

A Whitted-style ray tracer. Two shapes are available -- spheres and meshes. Supports Phong lighting, reflections, refractions, and fresnel.
alt text

How to run

Run make in the src folder. An executable called main should be created. Run by typing ./main. The output is a ppm file that can be opened on this website.

Citation

Medium article
Scratchapixel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published