Skip to content

Commit 66ac684

Browse files
committed
N43 hexx
1 parent 5c734ad commit 66ac684

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

content/news/043/hexx.png

417 KB
Loading

content/news/043/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,24 @@ If needed, a section can be split into subsections with a "------" delimiter.
7575

7676
## Library Updates
7777

78+
### [hexx]
79+
80+
![hexx 2d example](hexx.png)
81+
_2d Hex grid example_
82+
83+
An hexagonal tools library made by [@ManevilleF](https://linktr.ee/ManevilleF):
84+
- Manipulate hexagonal coordinates, draw rings, lines, weges, etc
85+
- Generate hexagonal grids, with conversion between your world and the hexagonal coordinates system
86+
- Compute 3d meshes for your hexagons
87+
88+
[hexx] is engine agnostic, but was made with [bevy] integration in mind and provides 2d and 3d
89+
[examples](https://github.com/ManevilleF/hexx/tree/main/examples)
90+
91+
_Discussions: [Twitter](https://twitter.com/ManevilleF/status/1625159292490854400)
92+
93+
[hexx]: https://github.com/ManevilleF/hexx
94+
[bevy]: https://github.com/bevyengine/bevy
95+
7896
## Popular Workgroup Issues in Github
7997

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

0 commit comments

Comments
 (0)