1 unstable release

Uses old Rust 2015

0.1.0 Dec 23, 2017

#94 in #internal

MIT license

17KB
415 lines


3d array with internal iterators and various helper functions, uses an vec3-of-ints index type as a stylistic choice (.x .y .z for components is clearer alongside [] for array access

Dependencies