From e1acae8e1aea6ac8b255d42ffd19d0bfdd6cd529 Mon Sep 17 00:00:00 2001 From: drcmda Date: Mon, 4 Mar 2024 23:19:52 +0100 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b4618e8841..ff8c004d91 100644 --- a/readme.md +++ b/readme.md @@ -226,6 +226,7 @@ There is a vibrant and extensive eco system around three-fiber, full of librarie - [`@react-three/drei`](https://github.com/pmndrs/drei) – useful helpers, this is an eco system in itself - [`@react-three/gltfjsx`](https://github.com/pmndrs/gltfjsx) – turns GLTFs into JSX components - [`@react-three/postprocessing`](https://github.com/pmndrs/react-postprocessing) – post-processing effects +- [`@react-three/uikit`](https://github.com/pmndrs/uikit) – WebGL rendered UI components for three-fiber - [`@react-three/test-renderer`](https://github.com/pmndrs/react-three-fiber/tree/master/packages/test-renderer) – for unit tests in node - [`@react-three/offscreen`](https://github.com/pmndrs/react-three-offscreen) – offscreen/worker canvas for react-three-fiber - [`@react-three/flex`](https://github.com/pmndrs/react-three-flex) – flexbox for react-three-fiber