Skip to content

Commit 230cf2d

Browse files
committed
update
1 parent 7f0e16d commit 230cf2d

File tree

2 files changed

+221
-219
lines changed

2 files changed

+221
-219
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ The `./src/scenes` directory contains a few examples of scenes that can be loade
3131

3232
More and more scenes will be slowly added.
3333

34-
## WebGPU? yes please!
34+
Note - the build process will be very slow if you keep all scenes for production. To speed up the build process, remove all scenes except for the one you want to build.
35+
36+
## WebGPU? yes please
3537

3638
Open the URL in a webgpu-enabled browser and add "?engine=webgpu" to the URL. If you want to add a different scene, add it as a query parameter: `http://localhost:8080/?scene=physicsWithAmmo&engine=webgpu`.
3739

0 commit comments

Comments
 (0)