Skip to content

Rageoholic/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

A very simple raytracer written to get familiar with zig. Doesn't really do a whole lot yet but hey, it's fun to write

compiling

Simply run zig build.

Future plans

  • Load a description of the world from a file (ugh JSON)
  • Depth of field
  • SIMD?
  • Triangles

About

A stupid raytracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages