From 477c6be841a23ef7a9ceb1340df2b1410e672112 Mon Sep 17 00:00:00 2001 From: Cedric Perauer <40869163+Cedric-Perauer@users.noreply.github.com> Date: Wed, 18 Mar 2026 22:06:02 +0100 Subject: [PATCH] Add Deformable Metal Splatter reference in projects Added a new demo app link for Deformable Metal Splatter that showcases dynamic 3DGS as one of the projects building on this repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 29cecde7..a0b68420 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ You're right, the documentation is entirely missing; it's a major TODO list item * [OverSoul](https://apps.apple.com/app/id6475262918) for Vision Pro: "Capture, share, and interact with spatial photos, 3D models and immersive spaces in a vibrant social ecosystem designed for the next generation of spatial computing" +* [Deformable Metal Splatter](https://github.com/yunjinli/DeformableMetalSplatter) is a demo app for dynamic 3DGS based on this library. It also implements an optional instance aware region selection based on clicking and MobileCLIP text prompting. + * Know of another project using MetalSplatter? Let us know! ## Resources