linmath

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mat4

type Mat4 [4]Vec4

func NewIdentity

func NewIdentity() Mat4

func NewScale

func NewScale(x, y, z float32) Mat4

func NewTranslate

func NewTranslate(x, y, z float32) Mat4

func (Mat4) Mul

func (m Mat4) Mul(b Mat4) Mat4

func (Mat4) ScaleAniso

func (m Mat4) ScaleAniso(x, y, z float32) Mat4

type Vec4

type Vec4 [4]float32

Jump to

Keyboard shortcuts

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