Skip to content

Commit c7cb7e7

Browse files
authored
N43: hexx (#1292)
1 parent f57fbf1 commit c7cb7e7

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

content/news/043/hexx.jpeg

109 KB
Loading

content/news/043/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,27 @@ The source is planned to be released in the next few weeks
152152

153153
## Library Updates
154154

155+
### [hexx]
156+
157+
![2D example with various groups of tiles highlighted](hexx.jpeg)
158+
159+
[hexx] is a hexagonal tools library made by [@ManevilleF]:
160+
161+
- Manipulate hexagonal coordinates, draw rings, lines, wedges, etc.
162+
- Generate hexagonal grids, with conversion between your world
163+
and the hexagonal coordinates system.
164+
- Compute 3d meshes for your hexagons.
165+
166+
It's engine-agnostic, but was made with [bevy] integration in mind
167+
and provides 2D and 3D [examples][hexx-examples].
168+
169+
_Discussions: [Twitter](https://twitter.com/ManevilleF/status/1625159292490854400)_
170+
171+
[hexx]: https://github.com/ManevilleF/hexx
172+
[bevy]: https://github.com/bevyengine/bevy
173+
[@ManevilleF]: https://linktr.ee/ManevilleF
174+
[hexx-examples]: https://github.com/ManevilleF/hexx/tree/main/examples
175+
155176
## Popular Workgroup Issues in Github
156177

157178
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)