Skip to content

KitwanaSh/RayTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRayTracer

A CPU-based ray tracer written in C from scratch.

Features (In Progress)

  • Vector math library
  • PPM image output
  • Ray-sphere intersection
  • Phong lighting
  • Shadows
  • Reflections

Build

make

About

Simple ray tracker system using low-level programming language C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors