Making a Jet Exhaust in WebGPU

For some reason, a further version of this emitter that I used to create a Ship Wake also solved a problem I was having with frustum culling - i.e. the smoke disappeared when the origin went off-screen. This is odd because the original three.js example has the frustum culling problem. See the example in this discussion.

1 Like