User Tools

Site Tools


ig.guidelines:uploading_geometries

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.guidelines:uploading_geometries [2021/11/17 16:23] ig_ahkig.guidelines:uploading_geometries [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
-The following points need to be checked before exporting the geometries and uploading to the ig.creator+====== Uploading Geometries ======
  
-**The naming order of the geometries should be as follows:** +The following points need to be checked before exporting the geometries and uploading to the ig.creator 
-     alphanumeric +===== Naming ===== 
-     use camel case and start with capital letters, e.g. TestLeg1, Leg2, TestLegUpper3 etc. +The naming order of the geometries should be as follows: 
-     be in English if possible+     Alphanumeric 
 +     Use camel case and start with capital letters, e.g. TestLeg1, Leg2, TestLegUpper3 etc. 
 +     Be in English if possible
      * The names should be used 1:1 like this also in the database because it allows the direct assignment.      * The names should be used 1:1 like this also in the database because it allows the direct assignment.
-**Types of Exports** +===== Types of Exports ===== 
-     standard.obj - OBJ representation of the standard resolution +     Standard.obj - OBJ representation of the standard resolution 
-     standard.ctm - OpenCTM representation of the standard resolution +     Standard.ctm - OpenCTM representation of the standard resolution 
-     info.json    - created when exporting as CTM +     Info.json    - Created when exporting as CTM 
-     normals_std.png - Normal mapping in the standard resolution +     Normals_std.png - Normal mapping in the standard resolution 
-     deformation.json - Deformation in JSON format +     Deformation.json - Deformation in JSON format 
-     deformation.glb/gltf - Deformation+     Deformation.glb/gltf - Deformation
  
-**Exporting and Storage**+===== Exporting and Storage =====
      * Geometries should be assigned either to the sub-domain Basics - if they are of general use for a manufacturer or to a specific domain - if they are used only for this domain.      * Geometries should be assigned either to the sub-domain Basics - if they are of general use for a manufacturer or to a specific domain - if they are used only for this domain.
  
-**Uploading Data** +===== Uploading Data ===== 
-     * For uploading the data to creator you can use the [[ig:gfx:assetloader|IG.GFX.AssetLoader]] +==== Manually ==== 
-     * Simply execute the geometries.bat file to upload all the geometries to the creator. +To upload a geometry manually into the IG.Creator, first of all, go to the //Assets/Geometries// page. 
-//''local_dir:\domain\sub_domain\geometries.bat''//+ 
 +Click the //New// button on the right top corner to create an empty instance. Fill the mask with a //Name// and a //Description UL//. Leave the rest empty. 
 + 
 +{{ :ig.guidelines:creatinggeometries_01.png?800 |}} 
 + 
 +Click //Update// to confirm the creation. 
 + 
 +After creating an empty instance, this needs to be filled. 
 + 
 +Go to the //Assets/File// page. Make sure the left part of the table is showing //Geometry// as header. If not, change with the help of the drop down menu. 
 + 
 +Select the created Geometry. The right side the table should be empty. 
 +{{ :ig.guidelines:creatinggeometries_02.png?800 |}} 
 + 
 + 
 +Click the //New// button to create a new data slot. Use the shown setup and confirm with //Update//
 +{{ :ig.guidelines:creatinggeometries_03.png?800 |}} 
 + 
 +Initially the created slot is empty. This is indicated by the file size **-1**. As soon the slot is filled, the file size changes to != -1. 
 + 
 +To upload a geometry, //Browse// for it, make sure the file ending is matching the instantiaded above and //Uploade// it.  
 +{{ :ig.guidelines:creatinggeometries_04.png?800 |}} 
 + 
 +After uploading the geometry, it can be checked inside //Assets/Geometries//. A right click on the geometry opens a menu. From this menu, choose //3D Preview//. Make sure pop ups for the IG.Creator are allowed and than a new window with the geometry will pop up. 
 + 
 +{{ :ig.guidelines:creatinggeometries_05.png?600 |}} 
 + 
 + 
 + 
 + 
 +==== Asset Loader ==== 
 + 
 +  * For uploading the data to creator you can use the [[ig:gfx:assetloader|IG.GFX.AssetLoader]] 
 +  * Simply execute the geometries.bat file to upload all the geometries to the creator. 
 +<code> 
 +<SomePath>\geometries.bat 
 +</code>
ig.guidelines/uploading_geometries.1637162583.txt.gz · Last modified: 2024/04/04 08:04 (external edit)