brianzinn / react-babylonjs

React for Babylon 3D engine

Home Page:https://brianzinn.github.io/react-babylonjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGPU Support

zhangyahan opened this issue · comments

https://forum.babylonjs.com/t/how-to-enable-webgpu-in-react-babylonjs/38197/5.
as mentioned here, support webgpu. If the author's time does not allow, i want pull a request.

hi @zhangyahan - would definitely accept a PR! cheers.

have it support to webgpu?

i have a PR #315 - looking for any feedback on the design. there was a community PR #289 . If you have any feedback between the 2 different ways. Thanks.

@brianzinn in my opinion your PR is better cause it include more features e its prepared for fallbacks e errors

closing. Available in v-next via <WebGPUEngine ... /> and <FallbackEngine ../>.