From b56edd82fd94b9d2ece52d277fa3fb4c6489018e Mon Sep 17 00:00:00 2001 From: Mathieu Westphal Date: Sat, 3 Jun 2023 10:31:03 +0200 Subject: [PATCH] Add f3d --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..2ebd653 100644 --- a/data.json +++ b/data.json @@ -157,6 +157,15 @@ ], "description": "Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms." }, + { + "name": "F3D", + "link": "https://github.com/f3d-app/f3d", + "label": "good-first-issue", + "technologies": [ + "C++" + ], + "description": "Fast and minimalist 3D viewer." + }, { "name": "Alda", "link": "https://github.com/alda-lang/alda",