meshes

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mesh

type Mesh struct {
	Name      string
	Buf       buffers.Buffer
	SubMeshes []SubMesh
}

func NewMesh

func NewMesh(name, modelPath string, postProcessFlags asig.PostProcess) (*Mesh, error)

type SubMesh added in v0.14.0

type SubMesh struct {
	BaseVertex int32
	BaseIndex  uint32
	IndexCount int32
}

Jump to

Keyboard shortcuts

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