Behold Kane's Boustrophedonical Hexagon LED Board! #325
Replies: 6 comments 2 replies
-
That sure looks nice! I'm not worried about you figuring out visually interesting things to do with it. I mean, 6 corners and 6 edges give quite some "hooks" to attach visualizations to. I guess I'll find out what you come up with in (a) future PR(s)! :) |
Beta Was this translation helpful? Give feedback.
-
Here's my first thinking on it... now to come up with an effect that uses it! |
Beta Was this translation helpful? Give feedback.
-
That seems to work! I wrote a HexOuterRing effect to draw just the outer ring, and it calcs everything properly and works. I did a video effect too but it's too big to upload here... |
Beta Was this translation helpful? Give feedback.
-
Mine should be only a little behind yours, but subject to import delay randomization. I found a Stanford Hexagon graphics geek's life work on drawing lines within a hexagonal space by transforming the planes into an X/Y/Z space. (I sent Kane the linky links, but don't have them now on my fone.) It allows things like drawing rings within (not just ont he outer edge of) and lines between arbitrary points in X/Y/Z space that are 120° apart. We could thus do things like projecting otut increasingly large arbitrary rings emitting from a dart landing within the hex and such. I don't know that it's the final frontier, but I think there's a lot of stuff that would be visually interesting to explore. I'm catching up on a lot, having received my Mesmerizer just ~64hours ago and my first Neopixels < 12 hours ago, but I think the hexy flexy strip thing (he never answered me on a name...) is pretty interesting so I look forward to volleying some code with others soon. |
Beta Was this translation helpful? Give feedback.
-
As an aside, Wago connectors are brilliant. I'm surprised they took so long to make it the US. It didn't take long for them to be the connector of choice over here in Europe. We still get the name wrong though, calling them Way-go instead of Var-go like the Germans intended. |
Beta Was this translation helpful? Give feedback.
-
building the atomic lamp, i invested in the wagos....very very handy! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Kane kindly sent me one of his hex boards to experiment with - I got it wired up today, as pictured. By the way, I just discovered those WAGO wire nuts and holy cow do I love them. Run, do not walk, to get some.
I made a new HEXAGON project which is basically a copy of LEDSTRIP_FEATHER_S3, since that's the board I'm using.
Fills and so on all work, but now I've got to think up some way to draw to a hex in interesting ways!
Beta Was this translation helpful? Give feedback.
All reactions