gort

module
v0.0.0-...-8dd99ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2023 License: MIT

README

GORT

Go Report Card Go Reference

Test-driven raytracer based on raytracerchallenge.com.

Requirements

Run Me!

Run mage to see what I can do!

mage

TODO:

  • object builders
  • scene DSL and parser
  • obj/ply parser

Directories

Path Synopsis
cmd
ppm
pkg
color
Package color implements an RGB color value and provides common utilities.
Package color implements an RGB color value and provides common utilities.
geo
Package geo implements a number of intersect-able geometries.
Package geo implements a number of intersect-able geometries.
image
Package image provides an interface for manipulating 2D pixel data.
Package image provides an interface for manipulating 2D pixel data.
matrix
Package matrix implements Matrix and a number of transformation matrices.
Package matrix implements Matrix and a number of transformation matrices.
ppm
Package ppm implements the Plain PPM (Portable Pixel Map) image format.
Package ppm implements the Plain PPM (Portable Pixel Map) image format.
ray
Package ray implements Ray
Package ray implements Ray
tuple
Package tuple implements points and vectors as a 4-tuple.
Package tuple implements points and vectors as a 4-tuple.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL