HackerTrans
热门最新趋势评论往期问答秀出招聘

alienself

no profile record

提交

300M triangles and 10k skinned characters in the browser via WebGPU

twitter.com
6 分·作者 alienself·3个月前·1 评论

评论

alienself
·3个月前·讨论
I just stumbled across this on X and was pretty blown away. I didn't think WebGPU was at the stage where it could handle 300M triangles and 10k skinned instances in a single tab without the browser just giving up.

It looks like it's a custom engine using a full meshlet pipeline.

Does anyone know if there's a technical deep-dive on how they're handling the cluster culling or if they're using a visibility buffer?