Y
Hacker News
new
|
ask
|
show
|
jobs
by
voltagex_
4089 days ago
3fps here on what should be a beefy i7 with a relatively recent integrated GPU. Anyone want to comment on what the bottleneck is?
1 comments
nopjia
4089 days ago
CPU has little to do with it, since most of the heavy lifting is done by the GPU. Maybe that integrated chip isn't enough.
link
nness
4088 days ago
It does depend whether the particles are drawn using shaders or the simpler canvas drawing commands. Without shaders, it would be very CPU intensive. However this site has definitely taken the shader approach.
link