Skip to content

sagnikc395/rayt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rayt

a raytracer written in Go , taken from writing a raytracer in a weekend

Run Locally:

  1. Install Go 1.22+
  2. Install rayt as
git clone https://github.com/sagnikc395/rayt
  1. Install task from homebrew:
brew install go-task/tap/go-task
  1. Build the binary
task build
  1. Run and view the image
task run

About

a raytracer written in go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages