I put an interactive cat on my resume and I'm pretty sure it literally got me the job. ( https://pkunk.org/resume/ ) A little fun goes a long way!
Cool resume, you know what's weird? I saw this post earlier while working and tonight I was randomly looking at an old DOS game compilation video on Youtube. One of the clips was of a pink and blue cat game called Alleycat that I decided to find a longer video of because I liked the style. I came back here because I swore I just saw that cat earlier today and now saw your comment further down to confirm. I've never heard of the game or seen your resume until today, fun coincidence, or my unconscious mind noticed the cat.
Works just fine on an iPhone X. The point of tech demos isn’t to let the person know if it works on a Motorola Razr. You’re not always the intended audience.
> Works just fine on an iPhone X.
Doesn't work for me on my iPhone X. Crashes after load to a full black screen. So... Which iOS-Version are you on? Mine's 15.0.1
Works just fine on an iPhone X. The point of tech demos isn’t to let the person know if it works on a Motorola Razr. You’re not always the intended audience.
"Hi, I'm david" -- Black page.
"Show HN: Cool tech demo in webGL or whatever" -- Oh, it doesn't work for me. I'll try it on another machine.
Does anyone know how is something like this balloon built? Is this a library? Or some sort of physics simulator?
I modelled the balloon in C4D, extended and tweaked the Ammo physics lib (ported from Bullet) and brought it all together with GLSL & JS using Three.js. Hope that helps