Skip to content

caiowakamatsu/Path-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Tracer

This is a path tracer I'm working on in C++.

Getting Started

Follow the following instructions on how to fork, and edit this program yourself.

Prerequisites

What things you need to install the software and how to install them

  1. Git
  2. Cmake
  3. gcc

Building

$git clone https://github.com/LegendWasTaken/Ray-Tracer.git
$cd Ray-Tracer
$cmake build

Built With

  • CMake - Dependency Management and build tool
  • GCC - C++ Compiler

Authors

  • Legend - Initial work - Legend

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • S0lly for getting me into ray tracing and graphics programming
  • Graphics Programming discord for just being overall lads and helpful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages