From 1c51f6914e2b537bb8e97ca4ae92fec3ef57595c Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 20 May 2022 08:51:09 -0700 Subject: [PATCH] Add ARArtAttractors by @ynagatomo --- contents.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/contents.json b/contents.json index cff4c3a7..723a1e80 100644 --- a/contents.json +++ b/contents.json @@ -28496,6 +28496,23 @@ ], "date_added": "May 16 2022", "suggested_by": "@dkhamsing" + }, + { + "title": "AR Art Attractors", + "category-ids": [ + "misc" + ], + "tags": [ + "swift" + ], + "license": "other", + "description": "Display 3d graphic art in AR (Augumented Reality)", + "source": "https://github.com/ynagatomo/ARArtAttractors", + "screenshots": [ + "https://user-images.githubusercontent.com/66309582/169184790-873d6e02-aacf-4348-9d39-a11d4f7bd1f6.png" + ], + "date_added": "May 20 2022", + "suggested_by": "@dkhamsing" } ] }