Merge pull request #1302 from mwestphal/add_f3d

Add F3D to C++ projects
This commit is contained in:
Sammy Hori 2024-10-19 21:44:43 +01:00 committed by GitHub
commit f06224650a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -148,6 +148,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",