Small bug: occasionally there are multiple matching pairs, although only 1 works (screenshot: https://ibb.co/JpRp0Pm ) Additionally, the auto rotation itself is mostly confusing, could be better to enable manual mouse rotation. Cool game nonetheless! Edit: The bug seems to be that shapes with different "DNA" can still be isometric in some cases: https://github.com/0xf00ff00f/rotator/blob/master/demo.cc#L4...
I encountered the same bug and it was also a donut kind of shape, maybe something to do with the closing of the loop?
Show HN: Test your shape rotation skills
41–50 of 210 posts
Re: Show HN: Test your shape rotation skills
#42Also, once, there were two matching pairs, but only one was accepted, I'm pretty sure.
Re: Show HN: Test your shape rotation skills
#43Scored 7 my first go but that was aided by one or two that were more or less had the same orientation and could spotted pretty easily.
I thought I'd be good at this since I do 3D editing all day, but apparently not. In my first try I couldn't get even one. Practicing some more I got up to 4 in a game. I wonder if this game can distinguish between people who have rich mental imagery and those who don't?
Re: Show HN: Test your shape rotation skills
#44Small bug: occasionally there are multiple matching pairs, although only 1 works (screenshot: https://ibb.co/JpRp0Pm ) Additionally, the auto rotation itself is mostly confusing, could be better to enable manual mouse rotation. Cool game nonetheless! Edit: The bug seems to be that shapes with different "DNA" can still be isometric in some cases: https://github.com/0xf00ff00f/rotator/blob/master/demo.cc#L4...
Ouch. Thank you so much for noticing this! Looks like I need a more robust test.
For a "fast filter" generate the center of gravity for each (just the average of the voxel points as doubles) and abs+sort the resulting vector and assume they match if the "Sorted Cog Vector" matches. It will have false positives sometimes but no false negatives.
Re: Show HN: Test your shape rotation skills
#45On of the reasons I don't drive is for fear of driving directly into traffic, if I make a mistake figuring on which lane is "on the right side" of the new perspective when turning.
Mental rotation is one of the very top causes of mistakes for me and I've learned to always be on the lookout for it, and assume my conclusion is wrong if I find myself doing it.
Re: Show HN: Test your shape rotation skills
#46Waiting out for the wordcel version of this
You mean Wordle?
So this game going to the top of HN is likely part of the meme where shape rotators strike back against wordcels after wordle became popular, something like that.
Re: Show HN: Test your shape rotation skills
#47Damn, that's surprisingly difficult. But I think I shouldn't be allowed to brute-force answers (that's really tempting in the current design) and I'd probably appreciate if shapes were standing still, since the movement is distracting and barely relates to the skill being tested.
Re: Show HN: Test your shape rotation skills
#48Re: Show HN: Test your shape rotation skills
#49Earlier quoted context omitted.
You mean Wordle?
It's a 4chan meme: https://knowyourmeme.com/memes/cultures/wordcel-shape-rotato... So this game going to the top of HN is likely part of the meme where shape rotators strike back against wordcels after wordle became popular, something like that.