spec OKF pour doc

This commit is contained in:
Jérôme Bousquié
2026-07-31 19:09:46 +02:00
parent c5f8edc4f4
commit 2cc79be2ec
10 changed files with 52 additions and 480 deletions
+3
View File
@@ -2,6 +2,9 @@
WSG is a Rust library that wraps [wgpu](https://github.com/gfx-rs/wgpu) to provide a simple, declarative API for 3D graphics. It abstracts away the complexity of managing GPU resources while exposing low-level primitives for advanced users.
NOTE : the development version is currently unstable and the examples described below may not work as expected.
## What it does
WSG provides two complementary workflows: