We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad3c1b commit 31d7d71Copy full SHA for 31d7d71
examples/.DS_Store
0 Bytes
examples/basic/README.md
@@ -64,11 +64,6 @@ This function is responsible for setting up the rendering context. It performs t
64
- Configures the GPU device and queue.
65
- Sets up the `vger` library for rendering.
66
67
-In the case of WebAssembly (WASM), it also:
68
-
69
-- Initializes logging.
70
-- Appends the window canvas to the HTML document body.
71
72
### `render`
73
74
The `render` function is responsible for drawing content to the screen using `vger`. It performs the following tasks:
0 commit comments