Update scene

extensions
Volodymyr Shymanskyy 5 years ago
parent 7df2cd3782
commit 5155bf5cc6

@ -9,7 +9,7 @@ TODO
### Building
```sh
wasic++ -O3 -Wl,-z,stack-size=$[256*1024] smallpt-ex.cpp -o smallpt-ex.wasm
wasic++ -O3 -Wl,-z,stack-size=$[1024*1024] smallpt-ex.cpp -o smallpt-ex.wasm
```
### Running

Loading…
Cancel
Save