Show HN: Something pointless I made
51–60 of 105 posts
Re: Show HN: Something pointless I made
#52Re: Show HN: Something pointless I made
#53I made this demo using http://www.pixijs.com/ Something I'm really happy with is the psuedo-3d effect on the cat using a displacement map. I took the cat sprite ( http://dn.ht/picklecat/mesmercat.png ) and made a "depth map" ( http://dn.ht/picklecat/mesmercatdisplacement.jpg ) where white is closest and black is furthest. This information is used to determine how far to move the underlying pixels. It's enough to give…
Re: Show HN: Something pointless I made
#54OP, you should make a silly site where people can combine faces (with depth map) and a floating object. Let the internet hordes run with it from there.
Re: Show HN: Something pointless I made
#55This is not rendering for me in Chrome on OSX. Is this a known issue?
Re: Show HN: Something pointless I made
#56Re: Show HN: Something pointless I made
#57@dhotson This is not rendering for me in Chrome on OSX. Is this a known issue?
Re: Show HN: Something pointless I made
#58Re: Show HN: Something pointless I made
#59Re: Show HN: Something pointless I made
#60I made this demo using http://www.pixijs.com/ Something I'm really happy with is the psuedo-3d effect on the cat using a displacement map. I took the cat sprite ( http://dn.ht/picklecat/mesmercat.png ) and made a "depth map" ( http://dn.ht/picklecat/mesmercatdisplacement.jpg ) where white is closest and black is furthest. This information is used to determine how far to move the underlying pixels. It's enough to give…
Great work, silly but ingenious. For some reason I find the "depth map" creepy to look at on its own.