#voxel #format #reading #kvx #structs #ken #silverman

kv6

Collection of structs to allow reading of Ken Silverman's voxel formats

4 releases

0.1.4 Feb 5, 2024
0.1.3 Sep 27, 2023
0.1.2 Sep 24, 2023
0.1.1 Sep 24, 2023
0.1.0 Sep 24, 2023

#634 in Data structures

MIT license

11KB
222 lines

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

Dependencies

~0.4–0.8MB
~19K SLoC