mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Blender 3D, graphics (#719)
Co-authored-by: 7mail <76812421+7mail@users.noreply.github.com> Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
665ef3816b
commit
54f8cfaabc
1 changed files with 23 additions and 0 deletions
|
@ -9049,6 +9049,29 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline: modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing.",
|
||||
"categories": [
|
||||
"graphics"
|
||||
],
|
||||
"repo_url": "https://git.blender.org/blender.git",
|
||||
"title": "Blender",
|
||||
"icon_url": "https://download.blender.org/branding/blender_logo_socket.png",
|
||||
"screenshots": [
|
||||
"https://www.blender.org/wp-content/uploads/2019/07/blender_render-1280x720.jpg?x94097",
|
||||
"https://www.blender.org/wp-content/uploads/2019/07/blender_vfx-1280x720.jpg?x94097",
|
||||
"https://www.blender.org/wp-content/uploads/2019/07/modeling02-1280x720.jpg?x94097",
|
||||
"https://www.blender.org/wp-content/uploads/2019/07/hero_p31_screenshot-1280x720.jpg?x94097",
|
||||
"https://www.blender.org/wp-content/uploads/2019/07/vse_custom_grade-1280x720.jpg?x94097",
|
||||
"https://www.blender.org/wp-content/uploads/2019/07/animation01-1280x720.jpg?x94097"
|
||||
],
|
||||
"official_site": "https://www.blender.org",
|
||||
"languages": [
|
||||
"c",
|
||||
"cpp",
|
||||
"python"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Krita is a cross-platform application for creating digital art files from scratch like illustrations, concept art, matte painting, textures, comics and animations.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue