Hacker News new | ask | show | jobs
by pjmlp 1473 days ago
Meanwhile my main computers are all about 2010, even for hobby 3D graphics coding I will never be able to saturate the GPUs with my designer skills.
1 comments

> for hobby 3D graphics coding I will never be able to saturate the GPUs with my designer skills

Yeah, but latest versions of usual apps (especially web-browser) requires newer GPU/CPU.

Sadly, our days coding style by popular software devs is not focused on performance & optimization.

Web browser 3D apis are a bad example, because WebGL 2.0 is unware of what happened after 2011 in GPU hardware, while WebGPU is targeting 2015 hardware.