We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b535c20 commit ad46410Copy full SHA for ad46410
README.md
@@ -61,6 +61,7 @@ Many core features from Babylon.js are supported. Here is a non-exhaustive list.
61
- 3D Assets (glTF, OBJ, etc.)
62
- Animations
63
- Behaviors
64
+- Cameras
65
- Gizmos
66
- Materials
67
- Meshes
@@ -81,7 +82,7 @@ The following are features that are not completely finished yet or have gaps.
81
82
- Input (only single pointer supported)
83
- Instancing (only thin instances supported)
84
- Post Processing (some are supported)
-- Cameras (experimental)
85
+- Media Devices (e.g., Webcams) (experimental)
86
87
#### Not Yet Supported
88
0 commit comments