Documentation ¶
Overview ¶
Package camera provides a camera used by raytracer to shoot rays into the scene
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Camera ¶
type Camera struct {
// contains filtered or unexported fields
}
Camera contains all data needed to describe a cameras position, field of view and where it is pointing
Click to show internal directories.
Click to hide internal directories.