fabmax / physx-js-webidl

Javascript WASM bindings for Nvidia PhysX
MIT License
119 stars 28 forks source link

Particole System #25

Closed rossetti73 closed 9 months ago

rossetti73 commented 1 year ago

One Question is possible use also cloth particole GPU ? Like SnippetPBDCloth ?

fabmax commented 1 year ago

No unfortunately not. The particle stuff requires CUDA, which is not available for browsers / wasm.