I'm amazed that some people can actually rotate objects. On 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.
Show HN: Test your shape rotation skills
51–60 of 210 posts
Re: Show HN: Test your shape rotation skills
#52Earlier quoted context omitted.
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.
It's actually a Twitter meme by @tszzl on Twitter. It was a 4-chan meme to add "-cel" to words, but the shape rotator vs wordcel meme is from Twitter.
Re: Show HN: Test your shape rotation skills
#53Just played 5 times, super cool although UX is a bit vague in the first session. What's the max matches you have?
Re: Show HN: Test your shape rotation skills
#54Earlier quoted context omitted.
It's actually a Twitter meme by @tszzl on Twitter. It was a 4-chan meme to add "-cel" to words, but the shape rotator vs wordcel meme is from Twitter.
You should read the article
Re: Show HN: Test your shape rotation skills
#55Small issue I found - when I run this as native app, always the 2 bottom-left shapes are the answer.
Re: Show HN: Test your shape rotation skills
#56Re: Show HN: Test your shape rotation skills
#57Earlier quoted context omitted.
Ouch. Thank you so much for noticing this! Looks like I need a more robust test.
Ismorphism is hard to detect, even in reduced spaces. Really hard in arbitrary graphs. 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
#58This is brilliant! (Especially after the rotating puzzle post yesterday, exactly what I needed!) Thank you! (I managed to get 14 at 8 seconds but damn this is pretty hard) feedback: Sometimes the shapes get too occluded by it's own body. Not sure bug or a feature. Also could be fun to increasing or decreasing difficulty curve depending on performance