top | item 46219893

(no title)

ertucetin | 2 months ago

It looks really nice, but CPU usage is almost 100% all the time. I have a MacBook Pro M3. When I open some fancy Three.js scenes that I found on the net, I instantly profile them. Most of them are really bad in terms of performance. I don't know why.

discuss

order

division_by_0|2 months ago

This is usually because they are rendered in an animation loop (most three.js examples are set up like this). An example of rendering on demand only (this is even using fancy bloom post-processing): https://cybernetic.dev/helix/about

freehorse|2 months ago

Also really high GPU usage and power draw in total. Averages around 60-70W most of the time.

Really cool website, no doubt about it. But it consumes as many or more resources than games like cyberpunk or baldur's gate 3 on my macbook.