flauwekeul / honeycomb

Create hex grids easily, in node or the browser.

Home Page:https://abbekeultjes.nl/honeycomb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarification about possibilities

robotex82 opened this issue · comments

I'm trying to build this:
image

So i have some questions:

  1. Is it possible to have margin between the hexagons?
  2. Is it possible to render specific hexangons only?
  3. Is it possible to render specific in different styles (filled, empty)?
  4. Is it possible to leave hexagons out? Or to specify which ones should be rendered?
  5. Is it possible to put html or similar content into specific hexagons?

Thanks in advance!

Best regards
Roberto

Honeycomb offers no rendering functionality, it only offers ways to model hexes in a grid. So all your questions can be answered with yes 😉 The documentation (stable v3 and v4-alpha) offers some examples.

Closing this due to inactivity.