User Tools

Site Tools


ig:gfx:photocreator

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:photocreator [2021/10/28 14:09] – [Output] ig_jscig:gfx:photocreator [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 68: Line 68:
  
 It is recommended to save the create a file in another folder than the IG.GFX.PhotoCreator. The easiest way is to put it into a subfolder called "Create".Make sure the create.bat & Photo.json files should be in the same folder. It is recommended to save the create a file in another folder than the IG.GFX.PhotoCreator. The easiest way is to put it into a subfolder called "Create".Make sure the create.bat & Photo.json files should be in the same folder.
 +
 +**Service-URL and GFX**
 +
 +The current url is **https://3d.intelligentgraphics.biz/services/gfx/**. 
 +If this address is not correct, no error is output. But you can see that no assets are loaded and stored.
 +
 +Normally it is not necessary to synchronize the GFX data from IG.Creator to the GFX Server. However, you can try to trigger this sync manually at the URL https://3d.intelligentgraphics.biz/services/gfx.
 +
 +For access to the required workspaces, corresponding activations in the user license may be necessary!
  
 <code> <SomePath>/IG.GFX.PhotoCreator/Create> </code> <code> <SomePath>/IG.GFX.PhotoCreator/Create> </code>
Line 82: Line 91:
  
 REM server address to download assets REM server address to download assets
-SET SERVICE=https://ig5.intelligentgraphics.biz/proxy/gfx2/+SET SERVICE=https://3d.intelligentgraphics.biz/services/gfx/
  
 REM IG.Creator login user REM IG.Creator login user
Line 101: Line 110:
  
 # server address to download assets # server address to download assets
-SERVICE=https://ig5.intelligentgraphics.biz/proxy/gfx2/+SERVICE=https://3d.intelligentgraphics.biz/services/gfx/
  
 # IG.Creator login user # IG.Creator login user
Line 136: Line 145:
 Domain, Subdomain, TexturesFolder.tex and AssetFolder.geo hold the downloaded assets. All scene descriptions lay inside the Photos folder. Domain, Subdomain, TexturesFolder.tex and AssetFolder.geo hold the downloaded assets. All scene descriptions lay inside the Photos folder.
  
-  * test01-scene.json holds the scene description that is needed for renderings +  * __test01-scene.json__ holds the scene description that is needed for renderings 
-  * test01-env.json is holding additional rendersettings that were processed from the input.+  * __test01-env.json__ is holding additional rendersettings that were processed from the input.
  
 Make sure the scene and the environment file have the same prefix. E.g. test01. Make sure the scene and the environment file have the same prefix. E.g. test01.
ig/gfx/photocreator.1635422976.txt.gz · Last modified: 2024/04/04 08:04 (external edit)