Blender >= 2.8
The addon can query TextureHaven's texture directly in blender, download the textures and build the material.
- Open Blender
- Open Preferences window. (From header: Edit->Preference)
- Click "Add-ons":
- Click "Install" Button:
-
Search the zip file downloaded from https://github.com/HakimHua/TextureHavenForBlender
-
Enable Texture Haven
Before using this add-on, you need to configure some options:
The "Catchpath" is the cache path of texture haven, where all thumbnails and downloaded textures will be saved.
Chebox "use gitee" is to select the thumbnail database address. If it is not selected, the thumbnail will be downloaded from https://github.com/HakimHua/TextureHavenSpider, otherwise it will be downloaded from https://gitee.com/Huakim/TextureHavenSpider.
This add-on uses git software to download database. You need to specify the executable path of git from "gitPath".
Finally, use the "Update DB" buttons to update the database (mainly the thumbnails).
After enabling the add-on, you can find Texture Haven from "Properties-Material":
Choose your favorite material and click "Download Texture". button
When the download is complete, the "Build Material" button appears under the download button.
After the building is complete, you can find the constructed material in the material slot:
Assign a material. and it will be displayed by the corresponding object.