olson-sean-k on tobj
Load models from OBJ data. Thi… (compare)
olson-sean-k on tobj
olson-sean-k on tobj
Load models from OBJ data. (compare)
olson-sean-k on master
Rename `Circumscribe` to `Ambo`. (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
Update nalgebra requirement fro… (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
Update rand requirement from ^0… (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
Update rand requirement from ^0… (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
Update rand requirement from ^0… (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
Update nalgebra requirement fro… (compare)
dependabot[bot] on cargo
Update itertools requirement fr… (compare)
olson-sean-k on master
Rename `Circumscribe` to `Ambo`. (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
Update nalgebra requirement fro… (compare)
dependabot[bot] on cargo
Update rand requirement from ^0… (compare)
dependabot[bot] on cargo
Update winit requirement from ^… (compare)
MeshBuffer<UnboundedPolygon<usize>, Vec3>
, the as_index_slice
function returns &[UnboundedPolygon<usize>]
. Each element of that slice has an independent arity that can be queried via the DynamicArity
trait's arity
function.
MeshBufferN
type definition. It's the same as the (very long) type I mentioned above, but spelled out in the much shorter form MeshBufferN<usize, Vec3>
.