Skip to content

SebMenozzi/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Raytracing engine in C++

Inspired by this website, Check it out!

Developped by Sebastien Menozzi

Screenshots

Install

Build

  • run ./cmakegen.sh

Run

To generate the image.ppm:

  • run ./build/raytracer image

To run the tests:

  • run ./build/raytracer tests

You're all set, have fun!

Dependencies

https://github.com/tinyobjloader/tinyobjloader/blob/master/tiny_obj_loader.h

License

This application is released under MIT (see LICENSE). Some of the used libraries are released under different licenses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages