indexer

package
v0.0.0-...-64b743f Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2014 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IndexVBOSlow

func IndexVBOSlow(vertices []mgl32.Vec3, uvs []mgl32.Vec2, normals []mgl32.Vec3) (outIndices []uint16, outVertices []mgl32.Vec3, outUVs []mgl32.Vec2, outNorms []mgl32.Vec3)

func SimilarVertexIndexSlow

func SimilarVertexIndexSlow(vertex mgl32.Vec3, uv mgl32.Vec2, normal mgl32.Vec3, vertices []mgl32.Vec3, uvs []mgl32.Vec2, normals []mgl32.Vec3) (index uint16, found bool)

Types

type PackedVertex

type PackedVertex struct {
	Position mgl32.Vec3
	UV       mgl32.Vec2
	Norm     mgl32.Vec3
}

Jump to

Keyboard shortcuts

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