User Tools

Site Tools


blender: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
blender:photocreator [2021/05/28 12:02] – [IGX2GO] ig_jscblender:photocreator [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 5: Line 5:
  
 Installed Blender version. Installed Blender version.
 +
 +:!: Make sure Blender Gui language is set to english
  
 Make sure to have access to the IG.Graphics.Data.Tools (Tools) repository. If not ask the admin for help. Make sure to have access to the IG.Graphics.Data.Tools (Tools) repository. If not ask the admin for help.
Line 23: Line 25:
   * SceneExporter///BlenderVersion///SceneExporter.py   * SceneExporter///BlenderVersion///SceneExporter.py
  
-For correct rendering the CTM-Importer from Tools/Importers/OpenCTM///BlenderVersion// is installed as Addon in Blender.+:!: For correct rendering the CTM-Importer from Tools/Importers/OpenCTM///BlenderVersion// must be installed as Addon in Blender.
  
 ===== How To ===== ===== How To =====
Line 41: Line 43:
   │  ├── OCImporter.py   │  ├── OCImporter.py
   │  ├── NormalMapCombine.py   │  ├── NormalMapCombine.py
 +  │  ├── RenderSettings.py
   │  └── SceneExporter.py   │  └── SceneExporter.py
 </code> </code>
Line 142: Line 145:
  
 Follwing environments are defined: Follwing environments are defined:
 +
 +  * **?** - Use as prefix for all following environments. If "?" is added to the environment, the image is rendered as preview with less samples and 50% pixel resolution. 
  
   * **"01"** - transparent background   * **"01"** - transparent background
Line 150: Line 155:
   * **"06"** - matt white with xyz axis   * **"06"** - matt white with xyz axis
   * **"07"** - matt light gray background   * **"07"** - matt light gray background
-  * **"igo"** -  glossy white background full resolution+  * **"igo"** -  preview with 100% pixel resolution
  
 === Cameras === === Cameras ===
Line 166: Line 171:
   * TopCenter   * TopCenter
  
-The positons are defined through the [[ig:gfx:photocreator|IG.GFX.PhotoCreator prameters]] appearing when the IG.GFX.PhotoCreator is started without parameters.+The positons are defined through the [[ig:gfx:photocreator|IG.GFX.PhotoCreator parameters]] appearing when the IG.GFX.PhotoCreator is started without parameters.
  
 === Additional Parameters === === Additional Parameters ===
Line 174: Line 179:
   * **IGPCOUTDIR** (Default: None): specify this inside the batch/shell script to define another output directory. The default directory is ./Render   * **IGPCOUTDIR** (Default: None): specify this inside the batch/shell script to define another output directory. The default directory is ./Render
   * **ENVIRONMENTPATH**: specify this to enable the usage of a globally defined *-env.json. See the section [[#env.json|Env.json]] for more details.   * **ENVIRONMENTPATH**: specify this to enable the usage of a globally defined *-env.json. See the section [[#env.json|Env.json]] for more details.
 +  * **COLORMANAGEMENT**: specify this to enable filmic color look for renderings. Values are True or False
  
 +===== Known Issues =====
  
 +=== Linux ===
 +Error: 
 +the drivers are not activated proparly
  
  
  
blender/photocreator.1622196128.txt.gz · Last modified: 2024/04/04 08:04 (external edit)