Skip to content

stuart-pollock/go-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Raytracer

A GoLang-Based Raytracer For My Educational Purposes

The purpose of writing this raytracer is to learn more deeply the features of GoLang, such as its form of polymorphism, in addition to learning the use of its libraries.