4 releases
0.1.4 | Feb 5, 2024 |
---|---|
0.1.3 |
|
0.1.2 | Sep 24, 2023 |
0.1.1 | Sep 24, 2023 |
0.1.0 | Sep 24, 2023 |
#630 in Data structures
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
~325–770KB
~18K SLoC