frosty

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: MIT Imports: 17 Imported by: 0

README

Frosty

Frosty is an experimental raytracer, written in Go.

It was written for the experience of creating a raytracer, not as a serious project.

Installation

go install github.com/cespare/frosty@latest

Usage

frosty -h tells you the options. Use the json scene file in the repo to get started.

Status

Alpha. It makes pictures.

status

Features

  • Cubes
  • Point lights
  • Shadows
  • Diffuse lighting
  • Color clamping (naive tone mapping)
  • Antialiasing (supersampling)
  • Parallel ray computaiton
  • Background (planes)

See open issues for other things I've thought about implementing.

License

MIT licensed; see LICENSE.txt.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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