123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "comment": "Blender is a Free Software 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.",
- "formats_read": [
- "blend",
- "dae",
- "abc",
- "usd",
- "usdc",
- "usda",
- "svg",
- "bvh",
- "ply",
- "stl",
- "fbx",
- "glb",
- "obj",
- "x3d",
- "wrl",
- "webm",
- "ogg",
- "ogv",
- "mp4",
- "mp3",
- "mp2",
- "mp1",
- "flv",
- "dv",
- "avi",
- "mkv"
- ],
- "formats_write": [
- "blend",
- "dae",
- "abc",
- "usd",
- "usdc",
- "usda",
- "svg",
- "pdf",
- "obj",
- "ply",
- "stl",
- "fbx",
- "glb",
- "gltf",
- "x3d",
- "webm",
- "ogg",
- "ogv",
- "mp4",
- "mp3",
- "mp2",
- "mp1",
- "flv",
- "dv",
- "avi",
- "mkv"
- ],
- "generic_name": [
- "Text Editor",
- "Video Editor",
- "Computer Aided Design",
- "3D Modeling",
- "3D Sculpting",
- "3D Rigging",
- "3D Animation",
- "3D Rendering",
- "3D Printing",
- "Compositing",
- "Motion Tracking",
- "Motion Graphics",
- "Visual Effects"
- ],
- "interface": [
- "opengl"
- ],
- "issues": [],
- "languages": [
- "C",
- "C++",
- "Python"
- ],
- "licenses": [
- "GPL-2.0-or-later"
- ],
- "links": {
- "documentation": "https://docs.blender.org/manual/en/latest/",
- "git": "https://git.blender.org/gitweb/gitweb.cgi/blender.git",
- "icon": "https://download.blender.org/branding/square/blender_icon_64x64.png",
- "website": "https://www.blender.org/",
- "wikipedia": "https://en.wikipedia.org/wiki/Blender_(software)"
- },
- "names": [
- "Blender"
- ],
- "networks_read": [],
- "networks_write": [],
- "platforms": [
- "GNU/Linux",
- "Windows",
- "MacOS",
- "BSD",
- "AmigaOS",
- "Solaris"
- ]
- }
|