diff --git a/public/data/glTF-projects-data.json b/public/data/glTF-projects-data.json index 197ac07..dc23d1a 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"], + "type": ["application", "service"], + "inputs": ["glTF 2.0", "KTX 2.0"] } ]