#sphere #hexagon #graphics #gamedev

bevy_hexasphere

A trimmed down and generic version of Hexasphere for bevy

3 releases

0.1.2 Mar 8, 2021
0.1.1 Mar 8, 2021
0.1.0 Mar 8, 2021

#137 in Data formats

MPL-2.0 license

44KB
1K SLoC

hexasphere

Library for subdividing shapes, such as an icosahedron. This provides abstractions for almost anything to be possible, however there are many predetermined shapes.

Note that this is a trimmed down version intended for bevy.

See hexasphere for more info.


lib.rs:

Library for subdividing shapes made of triangles.

This is for internal bevy use only, and is not well documented. See hexasphere for more information.

Dependencies

~11KB