Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 427 Bytes

kv6view-rs

A simple KV6 voxel model viewer written in Rust. Something I threw together in a day for fun.

Configuration is hardcoded in src/controls.rs.

caco.kv6

Compiling and running

cargo run -- <file>

Other stuff

Thanks to mat^2 (Mathias Kaerlev) for the inspiration. https://code.google.com/archive/p/kv6view/

Thanks to Ken Silverman for KV6, VOXLAP, and the sample model caco.kv6.