{"id":18904645,"url":"https://github.com/luxcorerender/blendluxcore","last_synced_at":"2026-04-19T23:10:54.350Z","repository":{"id":27100231,"uuid":"112486720","full_name":"LuxCoreRender/BlendLuxCore","owner":"LuxCoreRender","description":"Blender Integration for LuxCore","archived":false,"fork":false,"pushed_at":"2025-04-27T20:22:49.000Z","size":357599,"stargazers_count":782,"open_issues_count":112,"forks_count":92,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-05-10T21:34:47.771Z","etag":null,"topics":["3d-graphics","blender","blender-addon","gpu-computing","luxcorerender","opencl","ray-tracing","raytracer","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuxCoreRender.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":null},"created_at":"2017-11-29T14:38:37.000Z","updated_at":"2025-05-05T14:50:52.000Z","dependencies_parsed_at":"2024-01-07T18:04:29.078Z","dependency_job_id":"4bf0ef69-cbf1-4fd0-bf3b-61e41cdb43bf","html_url":"https://github.com/LuxCoreRender/BlendLuxCore","commit_stats":{"total_commits":2192,"total_committers":20,"mean_commits":109.6,"dds":0.2249087591240876,"last_synced_commit":"4c3d75999bf51c13a921033d937b732fd67f6a7d"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuxCoreRender%2FBlendLuxCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuxCoreRender%2FBlendLuxCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuxCoreRender%2FBlendLuxCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuxCoreRender%2FBlendLuxCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuxCoreRender","download_url":"https://codeload.github.com/LuxCoreRender/BlendLuxCore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264765,"owners_count":22041793,"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":["3d-graphics","blender","blender-addon","gpu-computing","luxcorerender","opencl","ray-tracing","raytracer","visualization"],"created_at":"2024-11-08T09:09:06.449Z","updated_at":"2026-04-19T23:10:54.270Z","avatar_url":"https://github.com/LuxCoreRender.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n\u003ch1 align=\"center\"\u003eBlendLuxCore\u003c/h1\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cb\u003eBlender Addon for LuxCoreRender\u003c/b\u003e\n\u003c/p\u003e\n\n\n![Example Render](https://luxcorerender.org/wp-content/uploads/2025/02/dark_mode_wide.jpg)\n\n\nThis addon integrates the LuxCore render engine into Blender. It offers advanced features like accelerated rendering of indirect light and efficient rendering of caustics.\n\n## BlendLuxCore Wheels\n\n**As of 2025, the LuxCoreRender codebase is being reworked to support the latest features and integrate with Blender versions 4.2+.**  \n\n**The current version is a release-candidate, based on LuxCore Python wheels.**  \n\n**This version is not recommended for production use.**  \n\n**In case of questions or support, please open an issue here on GitHub or get in touch on our Discord server: https://discord.com/invite/chPGsKV**\n\n## Supported Blender Versions\n\n* Blender versions 4.2LTS and 4.3 are supported by the latest version.\n* Support for Blender 4.4+ is experimental and not currently recommended!\n* Supported platforms are Windows, Linux, MacOS Intel, MacOS ARM\n\n**Old BlendLuxCore releases (non-wheel):**\n* Blender 2.93 is supported by BlendLuxCore v2.6.\n* Blender 2.83-2.92 are supported by BlendLuxCore v2.5.\n* Blender 2.83 is supported by BlendLuxCore v2.4.\n* Blender 2.80, 2.81 and 2.82 are supported by BlendLuxCore v2.2 and v2.3.  \n* Blender 2.79 is supported by BlendLuxCore v2.0, v2.1 and v2.2.\nSupported platforms are Windows, Linux, MacOS Intel\n\n## Installation\n\n### From latest release (recommended)\n\n- Find the latest suitable release of BlendLuxCrore on the release page:  \nhttps://github.com/LuxCoreRender/BlendLuxCore/releases\n- Note: the release labelled \"Latest\" is a nightly build and may be particularly unstable even compared to alpha or beta release versions!\n- From the release assets, download extension `BlendLuxCore-*.zip`\n- Open Blender and follow \"Install from disk\" procedure (https://docs.blender.org/manual/en/latest/editors/preferences/extensions.html)\n\nBeforehand, you may want to uninstall previous version of BlendLuxCore: look in the \"Get Extensions\" panel.\n\nSee also https://wiki.luxcorerender.org/BlendLuxCore_Installation for a more detailed guide.\n\n### Building locally from source\n\n**Note: It is recommended to build the extension using GitHub Actions in a local fork!**\n\nPrerequisites: you need `cmake` and `blender` installed and in your `PATH`\n\nBuild extension:\n- clone this repository: `git clone https://github.com/LuxCoreRender/BlendLuxCore.git`\n- configure: `cmake -S BlendLuxCore -B blc-build -DCMAKE_BUILD_TYPE=Release`\n- build: `cmake --build blc-build`\n\nTo create a `Latest` release, use the option `-DCMAKE_BUILD_TYPE=Latest` in the step `configure`.\n\nThe build script then places the collected zip-file in the `blc-build` subfolder.\n\nOpen Blender and follow \"Install from disk\" procedure (https://docs.blender.org/manual/en/latest/editors/preferences/extensions.html)\n\nBeforehand, you may want to uninstall previous version of BlendLuxCore: look in the \"Get Extensions\" panel.\n\n## Important Links\n\n**Homepage:**        **https://luxcorerender.org/**  \n**Forums:**          **https://forums.luxcorerender.org/**  \n**Wiki:**            **https://wiki.luxcorerender.org/**  \n**Discord:**         **https://discord.com/invite/chPGsKV**  \n**Gallery:**         **https://luxcorerender.org/gallery/**  \n**Example Scenes:**  **https://luxcorerender.org/example-scenes/**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluxcorerender%2Fblendluxcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluxcorerender%2Fblendluxcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluxcorerender%2Fblendluxcore/lists"}