You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -8,23 +10,51 @@ DeepBump is a machine-learning driven tool to generate normal & height maps from
8
10
9
11
1)[Download DeepBump as a ZIP](https://github.com/HugoTini/DeepBump/releases).
10
12
11
-
2) In Blender, go to _Edit -> Preferences -> Add-ons -> Install_ and select the downloaded ZIP file. Then enable the add-on.
13
+
2) In Blender, go to **_Edit -> Preferences -> Add-ons -> Top right arrow -> Install from disk_** and select the downloaded ZIP file. Then enable the add-on.
12
14
13
-
3) In the add-on preference, click the '_Install dependencies_' button (this requires an internet connection and might take a while). In case of error, try running Blender as administrator for this step.
15
+
3) In the add-on preference, click the **'_Install dependencies_'** button (this requires an internet connection and might take a while). In case of error, try running Blender as administrator for this step.
14
16
15
-
By installing those dependencies, be aware of [Microsoft conditions](https://github.com/microsoft/onnxruntime/blob/master/docs/Privacy.md). This add-on use available APIs to disable telemetry.
17
+
By installing those dependencies, be aware of [Microsoft conditions](https://github.com/microsoft/onnxruntime/blob/master/docs/Privacy.md). This add-on uses available APIs to disable telemetry.
16
18
17
19
# Usage
18
20
19
21
Check the [blog post](https://hugotini.github.io/deepbump) first video.
20
22
21
-
In the Shader Editor, in the right panel under the _DeepBump_ tab:
23
+
In the **_Shader Editor_**, in the side bar under the **_DeepBump tab_**:
0 commit comments