Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hexagonal grid helper #60

Merged
merged 21 commits into from
Nov 18, 2023
Merged

Conversation

afternoon2
Copy link
Contributor

@afternoon2 afternoon2 commented Oct 27, 2023

Grid helper implementation based on wonderful reference by Amit Patel.

It uses doubled coordinates. Axial and cube coordinates are not implemented. Maybe they could be added as a cell methods in the future? 🤔

@afternoon2 afternoon2 marked this pull request as ready for review October 27, 2023 18:19
@abey79 abey79 merged commit ec55ebe into abey79:master Nov 18, 2023
4 checks passed
@abey79 abey79 changed the title Hexagonal grid helper Add hexagonal grid helper Nov 18, 2023
@abey79 abey79 added the whiskers Relates to whiskers or whiskers-derive label Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
whiskers Relates to whiskers or whiskers-derive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants