From 3eb082634feaec9e352e0290ba4693f096036d9e Mon Sep 17 00:00:00 2001 From: Andrii Tsok Date: Sat, 26 Jun 2021 23:50:54 -0400 Subject: [PATCH 1/2] New Project: Virtual Try-On Introducing virtual try-on for rings, bracelets, and watches. Benefit from the state-of-the-art, real-time rendering of fine jewelry combining with the cutting-edge AR technology. --- public/data/glTF-projects-data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/data/glTF-projects-data.json b/public/data/glTF-projects-data.json index 197ac07..b3a17e9 100644 --- a/public/data/glTF-projects-data.json +++ b/public/data/glTF-projects-data.json @@ -2322,5 +2322,12 @@ "license": ["MIT"], "language": ["Python"], "inputs": ["glTF 2.0"] +}, { + "name": "Virtual Try-On", + "link": "https://tryon.technology/", + "description": "Introducing virtual try-on for rings, bracelets, and watches. Benefit from the state-of-the-art, real-time rendering of fine jewelry combining with the cutting-edge AR technology.", + "task": ["view", "virtual try-on", "augmented reality"], + "type": ["application", "service"], + "inputs": ["glTF 2.0", "KTX 2.0"] } ] From cd847086755730b9c84e142a67d3dbe84fd3a4a4 Mon Sep 17 00:00:00 2001 From: Andrii Tsok Date: Mon, 28 Jun 2021 01:08:25 -0400 Subject: [PATCH 2/2] Update glTF-projects-data.json --- public/data/glTF-projects-data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data/glTF-projects-data.json b/public/data/glTF-projects-data.json index b3a17e9..dc23d1a 100644 --- a/public/data/glTF-projects-data.json +++ b/public/data/glTF-projects-data.json @@ -2326,7 +2326,7 @@ "name": "Virtual Try-On", "link": "https://tryon.technology/", "description": "Introducing virtual try-on for rings, bracelets, and watches. Benefit from the state-of-the-art, real-time rendering of fine jewelry combining with the cutting-edge AR technology.", - "task": ["view", "virtual try-on", "augmented reality"], + "task": ["view"], "type": ["application", "service"], "inputs": ["glTF 2.0", "KTX 2.0"] }