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/11/19 14:15] – [Running the IG.GFX.AssetLoader inside a project with batch or shell] 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.\\
 Following SupplierTextures are supported: Following SupplierTextures are supported:
  
Line 273: Line 273:
  
 Name conventions: //MaterialName_TextureKind// Name conventions: //MaterialName_TextureKind//
 +Minimum folder structure:
 +<code>
 +Textures
 +  │  ├── MaterialName
 +  │  │ ├── MaterialName_Diffuse.jpg
 +  │  │ ├── MaterialName_Normal.jpg
 +  │  │ └── MaterialName_Glossiness.jpg
 +</code>
 +
 +
  
 Texture kinds: Texture kinds:
Line 279: Line 289:
   * *_Normal.jpg   * *_Normal.jpg
   * *_Specular.jpg   * *_Specular.jpg
-  * *_Roughness.jpg+ 
 + 
 +:!: Note: Delta maps are not supported! :!:
  
 __**3CTexture**:__ __**3CTexture**:__
  
 Texture upload for texures provided by Schnell Media. Texture upload for texures provided by Schnell Media.
ig/gfx/assetloader.1637327719.txt.gz · Last modified: 2024/04/04 08:04 (external edit)