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/19 10:45] – [Uploading Data] ig_ahkig.guidelines:uploading_geometries [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 3: Line 3:
 The following points need to be checked before exporting the geometries and uploading to the ig.creator The following points need to be checked before exporting the geometries and uploading to the ig.creator
 ===== Naming ===== ===== Naming =====
-**The naming order of the geometries should be as follows:**+The naming order of the geometries should be as follows:
      * Alphanumeric      * Alphanumeric
      * Use camel case and start with capital letters, e.g. TestLeg1, Leg2, TestLegUpper3 etc.      * Use camel case and start with capital letters, e.g. TestLeg1, Leg2, TestLegUpper3 etc.
Line 20: Line 20:
  
 ===== 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. 
 + 
 +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> <code>
-<SomePath>\geometries.bat'+<SomePath>\geometries.bat
 </code> </code>
ig.guidelines/uploading_geometries.1637315129.txt.gz · Last modified: 2024/04/04 08:04 (external edit)