Skip to content

sooraj-srini/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a implementation of a ray tracer, inspired by the book Ray Tracing in One Weekend. This is still a work in progress.

Dependencies

Instead of implementing a vec3, I used Vector3 from the geometric crate.

Things left to do:

  • Anti-aliasing
  • Different materials for the spheres
  • Different positions for the camera

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages