User Tools

Site Tools


ig:gfx:assetloader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ig:gfx:assetloader [2021/10/26 08:31] ig_jscig: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 tool, to upload Assets into the Creator+The IG.GFX.AssetLoader is 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 265: Line 265:
  
 While using the setups.json, the source inside the textures.bat is usually set to **-source=Textures**. This indicates the program to use the Textures folder. Next to this parameter value there can be a supplier sources. E.G.: **-source=SupplierTexture**\\ While using the setups.json, the source inside the textures.bat is usually set to **-source=Textures**. This indicates the program to use the Textures folder. Next to this parameter value there can be a supplier sources. E.G.: **-source=SupplierTexture**\\
-This activates an other Assest Loader mode that does pre-conversion to the uploaded files. +This activates an other Assest Loader mode that does pre-conversion to the uploaded files.\\ 
-Ask the administrator for special Asset Loader modis.+Following SupplierTextures are supported: 
 + 
 +__**SchnellTexture**:__ 
 + 
 +Texture upload for texures provided by Schnell Media. 
 + 
 +Name conventions: //MaterialName_TextureKind// 
 +Minimum folder structure: 
 +<code> 
 +Textures 
 +  │  ├── MaterialName 
 +  │  │ ├── MaterialName_Diffuse.jpg 
 +  │  │ ├── MaterialName_Normal.jpg 
 +  │  │ └── MaterialName_Glossiness.jpg 
 +</code> 
 + 
 + 
 + 
 +Texture kinds: 
 +  * *_Diffuse.jpg 
 +  * *_Glossiness.jpg 
 +  * *_Normal.jpg 
 +  * *_Specular.jpg 
 + 
 + 
 +:!: Note: Delta maps are not supported! :!: 
 + 
 +__**3CTexture**:__ 
 + 
 +Texture upload for texures provided by Schnell Media.
ig/gfx/assetloader.1635229892.txt.gz · Last modified: 2024/04/04 08:04 (external edit)