Skip to content

Adamkob12/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ray-Tracer from scratch

You can add to the scene as many primitives as you'd like, and give them the following properties: reflectiveness, shininess, color, size, position

You can add to the scene all sorts of different lights: Ambient light, Directional light, Point light, and modify they're properties

You can also change the resolution, the position and orientation of of the camera, the rendering technique and more!

render

About

A raytracer built from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages