Skip to content

learnershigh/raytracing

 
 

Repository files navigation

raytracing

make ray tracer in C

What I learned?

  • Vector
  • Phong lightning model
  • Texture coordinates
  • Bump map

Usage

#Runs on Mac(intel)

make
./minirt map/{file}.rt

Command

WASD: Move camera
E: Edit mode
R: Anti-aliasing mode
ESC: Exit

About

make ray tracer in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.1%
  • Swift 13.6%
  • Roff 6.2%
  • Makefile 2.1%