From 426e3ffc6513a005057ed2c3c423f616eb1f0e8d Mon Sep 17 00:00:00 2001 From: Thomas Gorisse Date: Mon, 13 Apr 2026 01:18:33 +0200 Subject: [PATCH] =?UTF-8?q?Add=20SceneView=20=E2=80=94=20Compose-native=20?= =?UTF-8?q?3D=20&=20AR=20library?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 706ff23..ca64da7 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ - 🆕[](#02-01-24) [compose-recyclerview](https://github.com/canopas/compose-recyclerview/tree/master) - A library that allows seamless integration of composables in RecyclerView, addressing performance concerns and LazyList issues. Enjoy improved rendering performance, built-in drag-and-drop support, flexible configuration, and easy handling of multiple item types for dynamic UIs. - [Reorderable](https://github.com/Calvin-LL/Reorderable) - Reorder items in Lists and Grids with drag and drop - [AutoLinkText](https://github.com/Calvin-LL/AutoLinkText) - Make links, emails, and phone numbers clickable in text +- [SceneView](https://github.com/sceneview/sceneview) - The only Compose-native 3D & AR library. Declarative scene graph with 26+ node types (ModelNode, CubeNode, LightNode, etc.), Filament rendering, ARCore integration. ~5MB APK impact. ### UI