server

package
v0.0.0-...-5ed2699 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start()

Types

type RenderOptions

type RenderOptions struct {
	Width        int   `json:"width"`        // width in pixel
	Height       int   `json:"height"`       // height in pixel
	RaysPerPixel int   `json:"raysperpixel"` // number of rays per pixel
	Seed         int64 `json:"seed"`         // seed for random number generator
}

Jump to

Keyboard shortcuts

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