Following up my previous issue, another thing I noticed is that in my environment (Expo project running Expo 56) I did not need to change my Metro config. The correct WebGPU version of three.js is imported simply by importing three/webgpu.
Not sure if this is the case for all environments, have not tested on any other.
Following up my previous issue, another thing I noticed is that in my environment (Expo project running Expo 56) I did not need to change my Metro config. The correct WebGPU version of three.js is imported simply by importing
three/webgpu.Not sure if this is the case for all environments, have not tested on any other.