Skip to content

Commit 54664e4

Browse files
committed
N43 hexx
1 parent 5c734ad commit 54664e4

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

content/news/043/hexx.png

417 KB
Loading

content/news/043/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,27 @@ 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+
85+
- Manipulate hexagonal coordinates, draw rings, lines, weges, etc
86+
- Generate hexagonal grids, with conversion between your world and the hexagonal
87+
coordinates system
88+
- Compute 3d meshes for your hexagons
89+
90+
[hexx] is engine agnostic, but was made with [bevy] integration in mind and
91+
provides 2d and 3d
92+
[examples](https://github.com/ManevilleF/hexx/tree/main/examples)
93+
94+
_Discussions: [Twitter](https://twitter.com/ManevilleF/status/1625159292490854400)
95+
96+
[hexx]: https://github.com/ManevilleF/hexx
97+
[bevy]: https://github.com/bevyengine/bevy
98+
7899
## Popular Workgroup Issues in Github
79100

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

0 commit comments

Comments
 (0)