{"id":15659062,"url":"https://github.com/ph1p/figma-blender","last_synced_at":"2025-05-05T17:11:27.679Z","repository":{"id":65793639,"uuid":"480135927","full_name":"ph1p/figma-blender","owner":"ph1p","description":"This Blender \u0026 Figma addon offers you the possibility to load textures directly from Figma into Blender file. You can apply them directly to selected objects or simply paste them as a plane.","archived":false,"fork":false,"pushed_at":"2024-03-07T14:18:02.000Z","size":2268,"stargazers_count":25,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-21T01:10:52.482Z","etag":null,"topics":["blender","blender-addon","figma","figma-plugin","synchronize"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ph1p.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-10T20:45:48.000Z","updated_at":"2024-12-29T09:39:06.000Z","dependencies_parsed_at":"2024-10-23T06:17:49.176Z","dependency_job_id":"ed2e325e-37d6-47cd-b85b-0e0134eb8eda","html_url":"https://github.com/ph1p/figma-blender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ph1p%2Ffigma-blender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ph1p%2Ffigma-blender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ph1p%2Ffigma-blender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ph1p%2Ffigma-blender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ph1p","download_url":"https://codeload.github.com/ph1p/figma-blender/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252542066,"owners_count":21764907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blender","blender-addon","figma","figma-plugin","synchronize"],"created_at":"2024-10-03T13:14:48.100Z","updated_at":"2025-05-05T17:11:27.660Z","avatar_url":"https://github.com/ph1p.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![header](https://user-images.githubusercontent.com/15351728/162640003-898076d6-ac5d-4215-9ac1-cabfcb45eef1.png)\n\n# Introduction\n\nThis Blender \u0026 Figma addon offers you the possibility to load textures directly from Figma into Blender file.\nYou can apply them directly to selected objects or simply paste them as a plane.\n\n## Demo\n\nhttps://user-images.githubusercontent.com/15351728/163018521-d6d704bb-f280-499c-a4bb-7cf3d3fea132.mp4\n\n\n## How to?\n\nSearch the \"Blender connect\" plugin in figma and install it.\nDownload the \"Figma Blender Addon\" from here: https://ph1p.gumroad.com/l/figma-blender-addon and install it (Edit -\u003e Preferences -\u003e Addons -\u003e Install...)\n\n- Start Figma Plugin (https://www.figma.com/community/plugin/1095047912165244715/Blender-connect) \n- Start Blender Addon. **Blender may freeze for a few seconds the first time, as dependencies are installed in the background.**\n- Press `n` in Blender to open the sidebar\n- Click on `Figma` and choose a folder for your textures\n- Next start the server. The figma plugin UI should change and you're now able to import textures\n\n## How is this repository structured?\n\n* addon -\u003e Includes the Blender addon\n* plugin -\u003e Includes the Figma plugin!\n\n## FAQ\n\n### My Plugin does no start!\n\nThe plugin may not have been able to install the `websockets` dependency. So you can also do this manually via the command line. You have to replace the Blender-Version (`2.92`) and maybe the python executable (`python3.7m`).\n\n**MacOS**\n\n```bash\n /Applications/Blender.app/Contents/Resources/2.92/python/bin/python3.7m -m pip install websockets\n```\n\n**Windows**\n\nRun `cmd` and run this with admin rights.\n\n```bash\n\"C:\\Program Files\\Blender Foundation\\Blender 3.1\\3.1\\python\\bin\\python.exe\" -m pip install websockets\"\n```\n\n## Development\n\n### Figma\n\nJust go into the **plugin** folder and run the following commands:\n\n```bash\nyarn install\nyarn start # runs dev server\n```\n\nAfter that you only need to import it into figma under the Plugin section.\n\n### Blender\n\nI developed the plugin mainly with VSCode and this plugin https://marketplace.visualstudio.com/items?itemName=JacquesLucke.blender-development\n\nYou have to open the **addon** folder with VSCode and run the blender VSCode plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph1p%2Ffigma-blender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fph1p%2Ffigma-blender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph1p%2Ffigma-blender/lists"}