Skip to content

ThestralWarrior/C-Ray-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Ray-on

A 3-D Ray Tracer built using C which relies on Lambertian Reflectance Model to illuminate objects. Currently only sphere is supported, but more shapes to be added soon. Fast Approximate Anti-Aliasing (FXAA) supported.

Usage

Built using C11 on Windows but should also run on Linux. Run make.

Outputs

Before/After applying FXAA Post-Processing

Light on the face, non-overlapping

Light on the right side, non-overlapping

Light on the left side, non-overlapping

Light on the right side, overlapping

About

A ray tracer built using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published