Live data from Hacker News

Summer Afternoon – A WebGL Experiment

summer-afternoon.vlucendo.com

41–50 of 205 posts

Re: Summer Afternoon – A WebGL Experiment

#42
My Intel i7-4790K is able to run this at 1080p and 30 fps (specifically 60 with drops to 30), on a build of Chromium that has hardware acceleration disabled.

I don't know if this is thanks to the speed of the app or Chromium's software renderer or just (semi-)modern CPUs, but I am super impressed. I had no idea you could do something like this without a GPU!

Edit: Whoops, I lied! I knew something had to be wrong here, so I checked. GPU Compositing is disabled. However, chrome://gpu reads "WebGL2: Hardware accelerated but at reduced performance" (whatever that means).

When I fully disable hardware acceleration, performance dips to something in the range of 1 fps. So, basically what you'd expect, and a lot less interesting!

Re: Summer Afternoon – A WebGL Experiment

#44
I looove this. I agree with the other commenters that this has a special feeling. And that the future for web games is bright. (For as long as Google is spearheading features with Chrome.)

I guarantee this game wasn't built with Unity: 1) Unity bad for building WebGL games. It does multiple conversions to make a WebGL build. Unity offers live editing in its application, but that doesn't apply to web; whereas modern threejs/babylonjs systems offer hot reloads. 2) And Unity is just unpleasant and bloated generally, for the last few years.

Plug for my game[0] if someone wants to see another WebGL experiment (that I devoted 10 years to...better not to ask lol). PS - WebGL supports WebXR, I've been in my world in VR!

0: earth.suncapped.com

Re: Summer Afternoon – A WebGL Experiment

#50

I looove this. I agree with the other commenters that this has a special feeling. And that the future for web games is bright. (For as long as Google is spearheading features with Chrome.) I guarantee this game wasn't built with Unity: 1) Unity bad for building WebGL games. It does multiple conversions to make a WebGL build. Unity offers live editing in its application, but that doesn't apply to web; whereas modern t…

If you like this, you should probably try out Alba.
Post reply on HN