vec3

package
v0.0.0-...-3bff31c Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Vec3

type Vec3 struct {
	X, Y, Z float32
}

func Add

func Add(v, other Vec3) Vec3

func CrossProduct

func CrossProduct(a, b Vec3) Vec3

func Sub

func Sub(v, other Vec3) Vec3

func (*Vec3) Normalize

func (v *Vec3) Normalize()

Jump to

Keyboard shortcuts

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