Skip to content

Commit

Permalink
Update globe_3d-2023.11.12.toml metadata (tags)
Browse files Browse the repository at this point in the history
Metadata update only in .toml: added a few more tags.
  • Loading branch information
zertovitch authored Jun 1, 2024
1 parent eab9421 commit ceecd7b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index/gl/globe_3d/globe_3d-2023.11.12.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ name = "globe_3d"
version = "2023.11.12"

licenses = "MIT"
tags = [ "gl", "opengl", "rendering", "graphics", "3d-rendering", "3d-graphics" ]
tags = [ "gl", "opengl",
"rendering", "graphics", "3d-rendering", "3d-graphics",
"binary-space-partition",
"collision-detection",
"portal-rendering" ]
website = "https://globe3d.sourceforge.io/"

authors = ["Gautier de Montmollin"]
Expand Down

0 comments on commit ceecd7b

Please sign in to comment.