Skip to content

Installation

Lis Carter edited this page Sep 21, 2026 · 3 revisions

Installation

Languages: English · Русский · 中文


🇬🇧 English

Installation

Requirements

  • Blender 4.5 or newer.
  • A GPU and drivers that support Blender 4.5.
  • The object's material must be node-based, and the alpha channel must be fed into the Alpha input of the Principled BSDF node through an Image Texture node. If the alpha goes through any other path, the addon won't find it. Using alpha through the material this way also lets you see mistakes and shortcomings of the chosen parameters right away, which simplifies the process of getting a perfect nanite model.

Installation

  1. Download the addon archive from the releases page.
  2. In Blender, open Edit → Preferences → (Get Extensions) or (Add-ons).
  3. Click Install from Disk... and select the downloaded file.
  4. In "Add-ons", find Ready For Nanite in the list and tick the checkbox to enable it.
  5. The addon panel will appear in the 3D viewport: press N to open the sidebar and find the Ready For Nanite tab.
nan_01.webm

Updating

Simply install the new version over the old one the same way. The addon settings are stored in the scene and will be preserved.


🇷🇺 Русский

Установка

Требования

  • Blender 4.5 или новее.
  • Видеокарта и драйверы, поддерживающие Blender 4.5.
  • Материал объекта должен быть построен на нодах, и альфа-канал должен подаваться на вход Alpha ноды Principled BSDF через ноду Image Texture. Если альфа идёт другим путём, плагин её не найдёт. Такое использование альфы через материал сразу же позволяет видеть ошибки и недочёты выставленных параметров, что упрощает процесс получения идеальной нанитной модели.

Установка

  1. Скачайте архив плагина со страницы релизов.
  2. В Blender откройте Edit → Preferences → (Get Extensions) or (Add-ons).
  3. Нажмите Install from Disk... и выберите скачанный файл.
  4. В "Add-ons" найдите в списке Ready For Nanite и поставьте галочку, чтобы включить его.
  5. Панель плагина появится в 3D-вьюпорте: нажмите N, чтобы открыть сайдбар, и найдите вкладку Ready For Nanite.
nan_01.webm

Обновление

Просто установите новую версию поверх старой тем же способом. Настройки плагина хранятся в сцене и сохранятся.


🇨🇳 中文

安装

系统要求

  • Blender 4.5 或更高版本。
  • 支持 Blender 4.5 的显卡和驱动程序。
  • 物体的材质必须基于节点构建,并且 alpha 通道必须通过 Image Texture 节点连接到 Principled BSDF 节点的 Alpha 输入端口。如果 alpha 走的是其他路径,插件将无法找到它。通过材质这样使用 alpha 还能让你立刻看到所设参数的错误和不足,从而简化获得完美 Nanite 模型的过程。

安装步骤

  1. 从发布页面下载插件压缩包。
  2. 在 Blender 中打开 Edit → Preferences → (Get Extensions) or (Add-ons)。
  3. 点击 Install from Disk... 并选择下载的文件。
  4. 在 "Add-ons" 列表中找到 Ready For Nanite 并勾选以启用它。
  5. 插件面板会出现在 3D 视口中:按 N 打开侧边栏,找到 Ready For Nanite 标签页。
nan_01.webm

更新

用同样的方式把新版本覆盖安装到旧版本上即可。插件设置保存在场景中,会被保留。

Clone this wiki locally