Skip to content

runezor/csc_raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC Raytracing Course

This repository contains a set of folders used for the raytracing course at the UNF Computer Science Camp 2023.

Each folder contains a completed version of the code as well as a stubbed version for educational purposes.

linalg_functions

A set of functions used for solving linear algebra problems relevant to raytracing

raytracer_1

A basic raytracer with no light, shadows etc.

raytracer_2

A basic raytracer with basic lights and shadows.

raytracer_3

A basic raytracer with the Phong lighting model.

raytracer_4

A basic raytracer that also implements surface reflection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages