From c454a645a5b22cd1584f1320e689ec5f2487a991 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 14 Jan 2024 07:32:23 -0800 Subject: [PATCH] Add Dream-with-Vision-Pro (#1421) --- contents.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index b075d23d..0260ed2c 100644 --- a/contents.json +++ b/contents.json @@ -31084,6 +31084,21 @@ "license": "other", "date_added": "Jan 6 2024", "suggested_by": "@dkhamsing" - } + }, + { + "title": "Dream", + "description": "Lucid text-to-3D tool built with the Apple VisionOS SDK", + "category-ids": [ + "apple-vision" + ], + "tags": [ + "swift", "swiftui", "vision", "visionos", "gpt" + ], + "screenshots": ["https://github.com/Sigil-Wen/Dream-with-Vision-Pro/blob/main/image-1.png?raw=true"], + "source": "https://github.com/Sigil-Wen/Dream-with-Vision-Pro", + "license": "other", + "date_added": "Jan 12 2024", + "suggested_by": "@dkhamsing" + } ] }