ig:gfx:assetloader
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ig:gfx:assetloader [2021/10/26 07:29] – [Running the IG.GFX.AssetLoader inside a project with batch or shell] ig_jsc | ig:gfx:assetloader [2024/04/04 08:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== IG.GFX.AssetLoader ====== | ====== IG.GFX.AssetLoader ====== | ||
- | The IG.GFX.AssetLoader is t tool, to upload Assets into the Creator | + | The IG.GFX.AssetLoader is a tool, to upload Assets into the Creator |
===== Getting the IG.GFX.AssetLoader ===== | ===== Getting the IG.GFX.AssetLoader ===== | ||
The IG.GFX.AssetLoader is located inside the IG.Graphics.Data.Tools repo. Ask the admin for access if needed. Save the latest Zip Version on your PC and unzip it. | The IG.GFX.AssetLoader is located inside the IG.Graphics.Data.Tools repo. Ask the admin for access if needed. Save the latest Zip Version on your PC and unzip it. | ||
Line 135: | Line 135: | ||
textures.bat | textures.bat | ||
</ | </ | ||
+ | |||
+ | To upload either geometries or textures the batch or shell scripts needs to be run inside the command line or terminal. | ||
+ | |||
=== Setting up geometries.bat/ | === Setting up geometries.bat/ | ||
Line 226: | Line 229: | ||
Project | Project | ||
Textures | Textures | ||
+ | cordBlue.tex | ||
+ | cordRed.tex | ||
+ | fabric.Blue.tex | ||
setups.json | setups.json | ||
textures.bat | textures.bat | ||
Line 239: | Line 245: | ||
" | " | ||
" | " | ||
- | " | + | " |
" | " | ||
" | " | ||
Line 245: | Line 251: | ||
" | " | ||
}, | }, | ||
- | " | + | " |
} | } | ||
} | } | ||
Line 252: | Line 258: | ||
* **$schema: | * **$schema: | ||
- | *** mapping:** List of textures from the textures folder that should get a specific meta material from the setups section. | + | *** mapping:** List of textures from the textures folder that should get a specific meta material from the setups section. |
* **setups:** List of all meta material setups. | * **setups:** List of all meta material setups. | ||
* **mataMaterial: | * **mataMaterial: | ||
Line 259: | Line 265: | ||
While using the setups.json, | While using the setups.json, | ||
- | This activates an other Assest Loader mode. | + | This activates an other Assest Loader mode that does pre-conversion to the uploaded files.\\ |
- | Ask the administrator | + | Following SupplierTextures are supported: |
+ | |||
+ | __**SchnellTexture**: | ||
+ | |||
+ | Texture upload for texures provided by Schnell Media. | ||
+ | |||
+ | Name conventions: | ||
+ | Minimum folder structure: | ||
+ | < | ||
+ | Textures | ||
+ | │ ├── MaterialName | ||
+ | │ │ ├── MaterialName_Diffuse.jpg | ||
+ | │ │ ├── MaterialName_Normal.jpg | ||
+ | │ │ └── MaterialName_Glossiness.jpg | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | Texture kinds: | ||
+ | * *_Diffuse.jpg | ||
+ | * *_Glossiness.jpg | ||
+ | * *_Normal.jpg | ||
+ | * *_Specular.jpg | ||
+ | |||
+ | |||
+ | :!: Note: Delta maps are not supported! :!: | ||
+ | |||
+ | __**3CTexture**: | ||
+ | |||
+ | Texture upload |
ig/gfx/assetloader.1635226171.txt.gz · Last modified: 2024/04/04 08:04 (external edit)