-
Notifications
You must be signed in to change notification settings - Fork 88
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
Idea: a BiocHexwall #97
Comments
I really like the idea! (but don't have time to help in hacking, sorry) |
No prob @jorainer - I'm fine in seeing I was not the only one to think it'd be damn cool 😋 |
Seeing this 4 years later and it seems like a really good idea. Not sure how to go about it though, since the sticker images themselves are rectangular. I could only think of trimming each sticker into hexagons, and then working out some HTML and CSS code that could make them into a Hexwall. |
Yep, still sounds like a good idea to me even if it aged "lonely" 😄 The hexagons would actually simplify the things, we would simply have to "accept" a slightly irregular coverage of the note shape. |
Some of you might have seen the Hexwall back in useR Brisbane 2018 - the wall of stickers, clustered by color, and shaped as Australia (a nice writeup is here: https://www.mitchelloharawild.com/blog/user-2018-feature-wall/)
When I saw Martin’s keynote in Toulouse it was “just stickers” from Bioc, so I thought, let’s do a “BiocHexwall”.
So there I started to work on a repo, namely https://github.com/federicomarini/biochexwall. That is the writeup of code I have till now. The idea is to take the note and fill that with stickers.
I have to admit I am stuck at the point where the image needs to be converted to hex-positions, but maybe it is a fun side-idea to work with - and some other Bioc folks might have a little more talent than my tiny spatial skills.
Following up a conversation with @lgatto , here is the quick description of it 😃
In the end, I almost feel we are two commands away from having a nice note filled with stickers
(gut feeling) - yet, these two commands are missing in my head and in my current solution.
Anyone with some ideas on this who wants to chip in?
The text was updated successfully, but these errors were encountered: