dim3viz

package
v0.0.0-...-32cbd93 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2024 License: Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_INSTANCES = 100000

Variables

This section is empty.

Functions

func Visualizer

func Visualizer[T comparable](ca *core.CellularAutomata[T])

Types

type Light

type Light struct {
	// contains filtered or unexported fields
}

func NewLight

func NewLight(
	lightType LightType,
	position, target rl.Vector3,
	color rl.Color,
	shader rl.Shader) Light

func (*Light) UpdateValues

func (lt *Light) UpdateValues()

type LightType

type LightType int32
const (
	LightTypeDirectional LightType = iota
	LightTypePoint
)

Jump to

Keyboard shortcuts

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