Registry / serialization / qmuntal-gltf

qmuntal-gltf

JSON →
library0.28.0gogounverified

A Go library for reading, writing, and manipulating glTF 3D model files.

go get github.com/qmuntal/gltf
INSTALL
IMPORT
SIG · QMUNTAL-GLTF
Q
qmuntal-gltf
serializationgov0.28.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gltf
github.com/qmuntal/gltf

Create a new glTF document

package main import ( "fmt" "github.com/qmuntal/gltf" ) func main() { doc := gltf.NewDocument() fmt.Println(doc.Asset.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.28.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
qmuntal-gltf — go get qmuntal-gltf · libregistry