Skip to content

fre3d0m1/blender-ambientcg-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

This is a fork of Nino Filiu's Blender AmbientCG Addon

Blender AmbientCG Addon

One-click material creation from AmbientCG

addon.mp4

Installation

Recommended way - install as an extension

https://extensions.blender.org/add-ons/ambientcg-material-importer/

Legacy way - install as an addon

Download ZIP

image

Open blender, go to Edit > Preferences > Addons

Click on install and select the downloaded zip file

image

image

Finally, enable it by checking the checkbox

Usage

Once the addon has been installed and enabled, there should be a new side tab in the shader editor

image

Fill in the material name and the resolution. By default, it fills in Rock035, but you can chose any other material id. The material id is basically the displayed material name without space, as it appears in the URL.

image

Click on Fetch and Create Material. Wait for the material to be fetched - depending on the resolution and your connection, it should take anywhere from 5s to 1mn. You'll then be able to select the material from the dropdown. It set up the color texture, the roughness, and the normal map.

image

Note that downloads are cached to <home>/.cache/ambientcg (for example, on windows, if your username is nino, downloads are cached in C:\Users\nino\.cache\ambientcg, and on unix, /home/nino/.cache/ambientcg), so if you already downloaded the texture, even in another blender file, it should skip the download this time!


Made with <3 by Nino Filiu

About

One-click material creation from AmbientCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%