Web Support

Last month we started porting Flax to Web to allow running games inside a browser. Here is a sneak peek at the current state, where game runs on Emscripten with WebGPU for rendering:

7 Likes

Very happy to see this.
This is something that neither UE nor Unity has done well.
Hope Flax can replace them

GPU Particles in a browser via WebGPU:

gpu_particles_wegpu

PhysX and Cloth simulation on Web:

physx_cloth_sim_edit