-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patht.json
1 lines (1 loc) · 14.6 KB
/
t.json
1
{"templates":{"panels":{"t":"Panels","number":6,"options":{"striped":{"t":"Percentage of striped panels","h":"Make some of the elements filled with stripes<br><img src=\"./i/p-striped.jpg\">","type":"numeric","d":10,"min":0,"max":100},"striped_partial":{"t":"Percentage of only partially striped among them","h":"<img src=\"./i/p-stripedp.jpg\">","type":"numeric","d":50,"min":0,"max":100}},"h":"Sci-fi panel like objects<br><img src=\"./i/panels.jpg\">"},"triangular":{"t":"Triangular","number":1,"options":{"w_min":{"t":"Min width","h":"Lower limit of random size of the object","type":"numeric","d":100},"w_max":{"t":"Max width","h":"Upper limit of random size of the object","type":"numeric","d":200},"p_outlined":{"t":"Outlined layer percentage","h":"Object that will not be filled with color<br><img src=\"./i/t-outlined.jpg\">","type":"numeric","d":50,"min":0,"max":100},"p_gradient":{"t":"Gradient filled layer percentage","h":"Gradient fill will be used instead of solid color, but only when the object is not outlined<br><img src=\"./i/t-gradient.jpg\">","type":"numeric","d":50,"min":0,"max":100},"layers_min":{"t":"Min number of layers per iteration (counting from 0)","h":"Number of object layers, 0 means one layer, lower limit","type":"numeric","d":2,"min":0},"layers_max":{"t":"Max number of layers per iteration (counting from 0)","h":"Number of object layers, 0 means one layer, upper limit","type":"numeric","d":6,"min":0}},"h":"Geometric patterns with the basic shape of triangle and each next row is shifted horizontally.<br><img src=\"./i/triangular.jpg\">"},"square":{"t":"Square patters","number":2,"options":{"w_min":{"t":"Min width","h":"Lower limit of random size of the object","type":"numeric","d":100},"w_max":{"t":"Max width","h":"Upper limit of random size of the object","type":"numeric","d":400},"sharp":{"t":"Percentage of sharp edges for rhombuses","h":"Rhombic objects edges are rounded by default, this option makes them sharp<br><img src=\"./i/s-sharp.jpg\">","type":"numeric","d":20,"min":0,"max":100},"p_outlined":{"t":"Outlined element percentage","type":"numeric","h":"Object that will not be filled with color<br><img src=\"./i/s-outlined.jpg\">","d":0,"min":0,"max":100},"p_gradient":{"t":"Percentage of gradient filled objects","type":"numeric","h":"Gradient fill will be used instead of solid color<br><img src=\"./i/t-gradient.jpg\">","d":0,"min":0,"max":100}},"h":"Geometric patterns with the basic shape of square, i.e. simple 2d matrix of objects.<br><br><img src=\"./i/square.jpg\">"},"patterns":{"t":"Line patterns","number":7,"options":{"sets_x_max":{"t":"Max num of horizontal sets","h":"Maximum number of horizontal sets of elements in pattern (not inclusive)","type":"numeric","d":20,"min":2},"sets_y_max":{"t":"Max number of vertical sets","h":"Maximum number of vertical sets of elements in pattern (not inclusive)","type":"numeric","d":3,"min":2},"p_regular":{"t":"Regular dot/line percentage","h":"By default randomized linear objects are created instead of dots/lines<br><img src=\"./i/l-regular.jpg\">","type":"numeric","d":80,"min":0,"max":100},"w_multiplier":{"t":"Width multiplier for regular dots/lines","h":"Width of dots/lines will by multiplied by this value (1 for none)","type":"numeric","d":1,"min":1},"h_multiplier":{"t":"Height multiplier for regular dots/linues","h":"Height of dots/lines will by multiplied by this value (1 for none)","type":"numeric","d":1,"min":1}},"h":"Geometric line-based patterns.<br><img src=\"./i/lines.jpg\">"},"circles":{"t":"Circles","number":30,"options":{"extrusion":{"t":"Percentage of disks with a hole","h":"Objects will have a random-sized holein the middle<br><img src=\"./i/c-holes.jpg\">","type":"numeric","d":0,"min":0,"max":100},"p_gradient":{"t":"Percentage of gradient filled objects","h":"Circular gradient fill will be used instead of solid color<br><img src=\"./i/c-gradient.jpg\">","type":"numeric","d":0,"min":0,"max":100},"text":{"t":"Percentage of circles with a caption","h":"Random word will be placed in the middle of the object<br><img src=\"./i/c-captions.jpg\">","type":"numeric","d":0,"min":0,"max":100},"p_opaque":{"t":"Percentage of opaque objects","h":"Transparency level will be set to zero for those objects","type":"numeric","d":10,"min":0,"max":100},"p_outlined":{"t":"Outlined object percentage","h":"Object that will not be filled with color<br><img src=\"./i/c-outlined.jpg\">","type":"numeric","d":0,"min":0,"max":100},"multiplier":{"t":"Size multiplier","h":"Object's w/h will by multiplied by this value","type":"numeric","d":1},"variation":{"t":"Size variation multiplier","h":"Random size multiplier between 1 and this value will be applied (set to 1 if you want all the objects to be the same scale)","type":"numeric","d":10},"text_light":{"t":"Render text to light canvas as well","h":"Captions will be rendered on to the second dedicated canvas","type":"boolean","d":false},"additive":{"t":"Fixed white tone for all objects","h":"Color will be set to pure white for all the objects, just the opacity level will be random","type":"boolean","d":false}},"h":"Random circles/disks<br><img src=\"./i/circles.jpg\">"},"hexagons":{"t":"Hexagons","number":30,"options":{"text":{"t":"Percentage of hexagons with a caption","h":"Random word will be placed in the middle of the object<br><img src=\"./i/h-captions.jpg\">","type":"numeric","d":0,"min":0,"max":100},"p_outlined":{"t":"Outlined object percentage","h":"Object that will not be filled with color<br><img src=\"./i/h-outlined.jpg\">","type":"numeric","d":0,"min":0,"max":100},"p_gradient":{"t":"Percentage of gradient filled objects","h":"Circular gradient fill will be used instead of solid color<br><img src=\"./i/c-gradient.jpg\">","type":"numeric","d":0,"min":0,"max":100},"p_cubes":{"t":"Percentage of cubic objects","h":"Draw cube-looking objects instead of plane hexagons<br><img src=\"./i/h-cubes.jpg\">","type":"numeric","d":0,"min":0,"max":100},"multiplier":{"t":"Size multiplier","h":"Object's w/h will by multiplied by this value (1 for none)","type":"numeric","d":1},"variation":{"t":"Size variation multiplier","h":"Random size multiplier between 1 and this value will be applied (set to 1 if you want all the objects to be the same scale)","type":"numeric","d":10},"text_light":{"t":"Render text to light canvas as well","h":"Captions will be rendered on to the second dedicated canvas","type":"boolean","d":false},"additive":{"t":"Fixed white tone for all objects","h":"Color will be set to pure white for all the objects, just the opacity level will be random","type":"boolean","d":false}},"h":"Random hexagons<br><img src=\"./i/hexagons.jpg\">"},"dots":{"t":"Dots","number":30,"options":{"multiplier":{"t":"Size multiplier","h":"Dot's w/h will by multiplied by this value (1 for none)","type":"numeric","d":1,"step":0.01,"min":0.01},"w_multiplier":{"t":"Width multiplier","h":"Dot's w will by multiplied by this value (1 for none)","type":"numeric","d":1,"step":0.1},"circle":{"t":"Percentage of round dots","h":"Round dots instead of rectangular ones<br><img src=\"./i/d-round.jpg\">","type":"numeric","d":0,"min":0,"max":100},"rectangle":{"t":"Percentage of perfect square dots for non-square ones","h":"Dots that will have equal width and height (only working for non-round ones), by default shape is rectangular, but not square","type":"numeric","d":100,"min":0,"max":100},"linear":{"t":"Percentage of lines","h":"Lines instead of squares<br><img src=\"./i/d-lines.jpg\">","type":"numeric","d":30,"min":0,"max":100},"p_colorize":{"t":"Percentage of colorized dots","h":"<img src=\"./i/d-colorized.jpg\">","type":"numeric","d":100,"min":0,"max":100},"p_tone":{"t":"Random b/w tone value percentage","h":"Randomize brightness in b/w mode<br><img src=\"./i/d-tone.jpg\">","type":"numeric","d":100,"min":0,"max":100},"p_skips":{"t":"Percentage of skips","h":"Do not draw some of the dots<br><img src=\"./i/d-skips.jpg\">","type":"numeric","d":20,"min":0,"max":100},"sets_y":{"t":"Max num of vertical sets","h":"Number of rows in dot matrix","type":"numeric","d":2},"sets_x":{"t":"Min num of horizontal sets","h":"Number of columns in dot matrix","type":"numeric","d":4},"in_set":{"t":"Max num dots in each set","h":"Number of dots in each column","type":"numeric","d":4},"hue_min":{"t":"Hue min value","h":"Minimum hue degree for colorized dots","type":"numeric","d":0,"min":0,"max":360},"hue_max":{"t":"Hue max value","h":"Maximum hue degree for colorized dots","type":"numeric","d":360,"min":0,"max":360},"whole":{"t":"Fill the whole canvas","h":"Dots/lines are placed all over the canvas ignoreing number of sets, dots in set etc.","type":"boolean","d":false},"light_canvas":{"t":"Render to light canvas as well","h":"Dots will be rendered on to the second dedicated canvas","type":"boolean","d":false}},"h":"Dots matrices<br><img src=\"./i/dots.jpg\">"},"svgs":{"t":"Svg meshes","number":100,"options":{"p_opaque":{"t":"Percentage of opaque objects","h":"Transparency level will be set to zero for those objects","type":"numeric","d":100,"min":0,"max":100},"p_outlined":{"t":"Outlined element percentage","h":"Object that will not be filled with color<br><img src=\"./i/sv-outlined.jpg\">","type":"numeric","d":0,"min":0,"max":100}},"h":"Various objects from svg images. Two pack of meshes were taken from <a target=\"_blank\" href=\"https://windmillart.net/?p=jsplacement\"><b>jsplacement</b></a> tool! More to follow.<br>This template might be really slow sometimes!<br><img src=\"./i/svgs.jpg\">"},"rectangles":{"t":"Rectangles","number":20,"options":{"caves":{"t":"Percentage of rectangles with circle-shaped extrusions","h":"<img src=\"./i/r-extrusions.jpg\">","type":"numeric","d":40,"min":0,"max":100},"pins":{"t":"Percentage of rectangles with 'pins'","h":"Does not work for rotated and beveled rectangles<img src=\"./i/r-pins.jpg\">","type":"numeric","d":0,"min":0,"max":100},"beveled":{"t":"Percentage of rectangles with 'bevel'","type":"numeric","d":0,"min":0,"max":100},"eroded":{"t":"Percentage of eroded rectangles","h":"Rectangles with random subtractions","type":"numeric","d":0,"min":0,"max":100},"text":{"t":"Percentage of rectangles with a caption","h":"Random word will be placed in the middle of the object<br><img src=\"./i/r-captions.jpg\">","type":"numeric","d":0,"min":0,"max":100},"rotate":{"t":"Percentage of rectangles that will be rotated 45°","type":"numeric","d":80,"min":0,"max":100},"opaque":{"t":"Percentage of opaque objects","h":"Transparency level will be set to zero for those objects","type":"numeric","d":10,"min":0,"max":100},"p_outlined":{"t":"Outlined element percentage","h":"Object that will not be filled with color<br><img src=\"./i/r-outlined.jpg\">","type":"numeric","d":0,"min":0,"max":100},"striped":{"t":"Percentage of striped elements","h":"Make some of the elements filled with stripes","type":"numeric","d":10,"min":0,"max":100},"w_multiplier":{"t":"Width multiplier","h":"Object's width will be multiplied by this value, 1 for none","type":"numeric","d":1,"step":0.01},"h_multiplier":{"t":"Height multiplier","h":"Object's height will be multiplied by this value, 1 for none","type":"numeric","d":1,"step":0.01},"text_light":{"t":"Render text to light canvas as well","h":"Captions will be rendered on to the second dedicated canvas","type":"boolean","d":false},"additive":{"t":"Fixed white tone for all objects","h":"Color will be set to pure white for all the objects, just the opacity level will be random","type":"boolean","d":false}},"h":"Random rectangles<br><img src=\"./i/rectangles.jpg\">"},"plates":{"t":"Plates","number":50,"options":{"m_max":{"t":"Size variation multiplier","h":"Range of object's w/h max values","type":"numeric","d":5,"min":2},"h_multiplier":{"t":"Diagonal line length multiplier","h":"Object will become more spread diagonally","type":"numeric","d":2,"min":1},"w_multiplier":{"t":"Horizontal line length multiplier","h":"Object will become more spread horizonally/vertically","type":"numeric","d":2,"min":1},"p_outlined":{"t":"Outlined element percentage","h":"Object that will not be filled with color<br><img src=\"./i/pl-outlined.jpg\">","type":"numeric","d":0,"min":0,"max":100},"text":{"t":"Percentage of plates with caption","h":"Random word will be placed in the middle of the object<br><img src=\"./i/pl-captions.jpg\">","type":"numeric","d":0,"min":0,"max":100}},"h":"Sci-fi-is plate objects<br><img src=\"./i/plates.jpg\">"},"stack":{"t":"Stacked lines","number":1,"options":{"w_multiplier":{"t":"Width multiplier","h":"Pattern width will by multiplied by this value","type":"numeric","d":1,"min":0.1,"step":0.1},"h_multiplier":{"t":"Height multiplier","h":"Pattern height will by multiplied by this value","type":"numeric","d":1,"min":0.1,"step":0.1},"variation":{"t":"Width size variation multiplier","h":"Random width multiplier between 1 and this value will be applied (set to 1 if you want all the columns to be the same scale)","type":"numeric","d":8},"p_gradient":{"t":"Gradient filled layer percentage","h":"Gradient fill will be used instead of solid color<br><img src=\"./i/t-gradient.jpg\">","type":"numeric","d":50,"min":0,"max":100},"p_rcolor":{"t":"Random fill color percentage","h":"Solid color will be random instead of static","type":"numeric","d":50,"min":0,"max":100}},"h":"Stacks of horizontal lines/rectangles<br><img src=\"./i/stacks.jpg\">"},"divisions":{"t":"Divisions","number":100,"options":{"p_gradient":{"t":"Gradient filled object percentage","h":"Gradient fill will be used instead of solid color","type":"numeric","d":20,"min":0,"max":100},"p_missing":{"t":"Invisible object percentage","h":"Some objects will be completely invisible","type":"numeric","d":30,"min":0,"max":100}},"h":"Canvas gets randomly divided into squares<br><img src=\"./i/divisions.jpg\">"},"polygons":{"t":"Polygons","number":100,"options":{"p_outlined":{"t":"Outlined element percentage","h":"Object that will not be filled with color<br><img src=\"./i/po-outlined.jpg\">","type":"numeric","d":0,"min":0,"max":100},"p_gradient":{"t":"Gradient filled object percentage","h":"Gradient fill will be used instead of solid color","type":"numeric","d":20,"min":0,"max":100},"p_missing":{"t":"Invisible object percentage","h":"Some objects will be completely invisible","type":"numeric","d":0,"min":0,"max":100}},"h":"Polygon-like random pattern<br><img src=\"./i/polygons.jpg\">"},"houndstooth":{"t":"Houndstooth","number":1,"options":{"p_outlined":{"t":"Outlined element percentage","h":"Object that will not be filled with color<br><img src=\"./i/ho-outlined.jpg\">","type":"numeric","d":0,"min":0,"max":100}},"h":"Houndstooth-like random pattern<br><img src=\"./i/houndstooth.jpg\">"}},"recipes":[{"type":"square","number":2,"opts":{"sharp":0,"p_outlined":0,"p_gradient":50,"w_min":100,"w_max":400}},{"type":"patterns","opts":{"sets_x_max":20,"sets_y_max":3,"p_regular":80,"w_multiplier":1,"h_multiplier":1},"number":7}]}