unity-material-library
unity-material-library copied to clipboard
unity material loader ui for online sources of materials
Hestia | Unity Material Library UI
material loader ui for Unity for online sources of materials
**Import materials within the editor from **
Generate Materials for lit shaders in HDRP, URP and Standard render pipelines.
Using Git
Make sure the Git client is installed on your marchine and that you have added the Git executable path to your PATH
environment variable.
Navigate to %ProjectFolder%/Packages/
and open the manifest.json
file.
in the "dependencies" section add:
{
"dependencies": {
...
"com.github.oparaskos.unity.hestia.material.importer": "git+https://github.com/oparaskos/unity-material-library.git#0.1.3",
...
}
}
Find more information about this here.
TODO:
- Imported materials still look a little bit funky.
- Package up into a unity package
- write some tests
- Support additional sources.