draco-go
Mesh compressor
A Go library for compressing and decompressing 3D geometric meshes and point clouds using the Draco data compression library.
google/draco bindings for Go
25 stars
6 watching
3 forks
Language: Go
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 245 |
dgryski/go-quicklz | An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 973 |
golang/snappy | A compression library implemented in the Go programming language. | 1,531 |
dgruber/drmaa | A library for submitting jobs to compute clusters | 48 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 625 |
yeqown/go-qrcode | A Go library for generating QR codes with customizable styles and options. | 579 |
ulikunitz/xz | A Go package for reading and writing xz-compressed files | 487 |
zentures/encoding | A set of algorithms for compressing integers in programming languages | 129 |
paulmach/orb | Provides a set of utility types and interfaces for working with 2D geometry in Go. | 914 |
pierrec/lz4 | A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams. | 884 |
greencoda/confiq | A library for populating structs with data from various formats. | 35 |
kurehajime/cmprss | A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. | 5 |
hexdigest/gowrap | A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. | 1,101 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,865 |