ig:gfx:photocreator:sampels
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ig:gfx:photocreator:sampels [2021/05/06 09:39] – created ig_jsc | ig:gfx:photocreator:sampels [2024/04/04 08:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Sample Photo.json and parameter list ====== | ====== Sample Photo.json and parameter list ====== | ||
+ | |||
+ | ===== Photo.json Template ===== | ||
+ | |||
+ | Copy these lines, adjust and save them as Photo.json | ||
+ | |||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | {} | ||
+ | ], | ||
+ | " | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Parameters ===== | ||
+ | |||
+ | |||
+ | |Cameras| Define 1 -n cameras \\ Each camera has a name, a position (X, Y, Z) and a view point (_X, _Y, _Z) \\ Additionally you can define an AutoPlace in " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | } </ | ||
+ | |Camera|Define which of the created cameras to use| | ||
+ | |Media|Define a set of cameras to loop through. \\ <code javascript>" | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | ] | ||
+ | </ | ||
+ | |MediaCamera|Link the defined cameras to the media camera <code javascript>" | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }</ | ||
+ | |Width|Image pixel horizontal| | ||
+ | |Height|Image pixel vertical| | ||
+ | |Environment|Define the background for your rendering (01, 02, 03, 04, 05, 06) \\ Additionally define the resolution for your rendering (?) | | ||
+ | |State|Define the properties and there values. The property can be take from the IG.Creator Configuration table. This is the Id of a property or a value. <code javascript> | ||
+ | " | ||
+ | " | ||
+ | } </ | ||
+ | |Loops|Loop over a property to get more than one state of it. <code javascript> | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | ] | ||
+ | }</ | ||
+ | |Scope|Define the scope for doing a rendering| | ||
+ | |Password|A costumer personal password| | ||
+ | |Products|Define a list of products to render. Each product consists of:<code javascript>" | ||
+ | " | ||
+ | |Sets|From the listed singel products, define a bigger set <code javascript>" | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | { | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | ] | ||
+ | } | ||
+ | ]</ | ||
+ | |SetOnly|Add this to the Product, if only render an article inside a set. <code javascript>" | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | ]</ | ||
+ | |Settings|In this section, define costume key value pairs for costum render options. E.g.: <code javascript>" | ||
+ | " | ||
+ | " | ||
+ | }</ | ||
ig/gfx/photocreator/sampels.1620286773.txt.gz · Last modified: 2024/04/04 08:04 (external edit)