1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-01-03 03:59:27 +01:00

Add RoomPlan (#1677)

This commit is contained in:
dkhamsing 2024-11-23 06:21:58 -08:00 committed by GitHub
parent 475ed3acc4
commit 7afcc68031
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32206,6 +32206,21 @@
], ],
"date_added": "Nov 21 2024", "date_added": "Nov 21 2024",
"suggested_by": "@dkhamsing" "suggested_by": "@dkhamsing"
} },
{
"title": "RoomPlan",
"description": "Create a 3D model of an interior room by guiding the user through an AR experience",
"category-ids": [
"sample"
],
"tags": [
"swift"
],
"screenshots": ["https://github.com/user-attachments/assets/f5f439be-0578-46c7-95fb-f63f66bf2dac"],
"source": "https://developer.apple.com/documentation/roomplan/create_a_3d_model_of_an_interior_room_by_guiding_the_user_through_an_ar_experience",
"license": "other",
"date_added": "Nov 22 2024",
"suggested_by": "@dkhamsing"
}
] ]
} }