voxelize

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Surface

func Surface(mesh modeling.Mesh, attribute string, voxelSize float64) []vector3.Float64

func Vertices

func Vertices(mesh modeling.Mesh, attribute string, voxelSize float64) []vector3.Float64

Types

type SurfaceNode added in v0.32.1

type SurfaceNode struct {
	Attribute nodes.Output[string]
	Mesh      nodes.Output[modeling.Mesh]
	VoxelSize nodes.Output[float64]
}

func (SurfaceNode) Positions added in v0.32.1

func (sn SurfaceNode) Positions(out *nodes.StructOutput[[]vector3.Float64])

Jump to

Keyboard shortcuts

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