kv6

Crates.iokv6
lib.rskv6
version0.1.4
sourcesrc
created_at2023-09-24 13:59:07.114913
updated_at2024-02-05 16:16:37.677318
descriptionCollection of structs to allow reading of Ken Silverman's voxel formats
homepage
repositoryhttps://github.com/Autist69420/kv6
max_upload_size
id981939
size14,783
(Autist69420)

documentation

README

kv6

A rust crate to allow easy reading of multiple Ken Silverman voxel formats. Currently the only format supported is kv6 but kvx is planned.

What is the KV6 format?

KV6 is the Voxel sprite format used by Voxlap and Evaldraw which was made by Ken Silverman back in 2000.

Examples

The examples directory has a couple of examples to show you how to read/write kv6 files

Commit count: 4

cargo fmt