File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Original file line number Diff line number Diff line change @@ -152,6 +152,27 @@ The source is planned to be released in the next few weeks
152
152
153
153
## Library Updates
154
154
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
+
155
176
## Popular Workgroup Issues in Github
156
177
157
178
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments