Hacker News new | ask | show | jobs
by fuzzythinker 1082 days ago
It's been 3 days, so not sure if you read this. You should have a contact in your HN profile. I don't want to have to subscribe to contact you, so a contact should be on your site as well.

A big but pretty simple request, both three.js and three-fiber (if you are using that) has "demand" rendering. Can you please look into that and use that? Your games are static like 99% of the time, so "demand" rendering really helps in not using 640% CPU (eg. on 2019 mac) at all times. It makes your game much "greener" and playable in more devices.