Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c7cb7e7

Browse filesBrowse files
authored
N43: hexx (rust-gamedev#1292)
1 parent f57fbf1 commit c7cb7e7
Copy full SHA for c7cb7e7

File tree

Expand file treeCollapse file tree

2 files changed

+21
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+21
-0
lines changed

‎content/news/043/hexx.jpeg

Copy file name to clipboard
109 KB
Loading

‎content/news/043/index.md

Copy file name to clipboardExpand all lines: content/news/043/index.md
+21Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.