Skip to content

arghasen/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

Build Status codecov License

https://arghasen.github.io/raytracer/

Inspired by Peter Shirley's Ray Tracing in One Weekend.

Motivation

To learn about raytracing and hopefully learn some graphics programming.

Secondary Motivation

Use best practices and produce production grade software.

Continuous Integration

CI on Travis CI and Coverage on CodeCov

Todo:

- * Matrices * 4*4
- Colorful spheres
- Cameras

Completed Tasks:

- Vector Representation
- Ray Representation
- Build a small image ( v0.1)
- Add a sphere
- Add multiple spheres. (v0.2)

About

A raytracer implementation

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors