BabylonJS / Editor

Community managed visual editor for Babylon.js
http://editor.babylonjs.com/
812 stars 232 forks source link

WebGPU support #456

Open ZGltYQ opened 5 months ago

ZGltYQ commented 5 months ago

Hi, could you please add WebGPU support ?

sebavan commented 5 months ago

It is already in https://doc.babylonjs.com/setup/support/webGPU

ZGltYQ commented 5 months ago

It is already in https://doc.babylonjs.com/setup/support/webGPU

Yes, but when i try to use WebGPUEngine in editor it doesn't work because current version of electron doesn't support webGPU

sebavan commented 5 months ago

This would be an electron feature request in this case or an editor one when the support will be available

ZGltYQ commented 5 months ago

This would be an electron feature request in this case or an editor one when the support will be available

Support already available but in version 14+ (Babylon Editor use 13.6.6)