Projector: "FirstProjector" iterations: "100000" AttractorKernel: { type: "unravel" dimensions: "3" parameters: { :"-0.78" :"2.042" :"1.22" :"-1.267" :"1.37" :"2.3" :"-2.195" } } FirstProjector: { type: "auto center" Projector: "SecondProjector" } SecondProjector { type: "lineair map" matrix: { :{ :"1" :"0" :"0" } :{ :"0" :"1" :"0" } } Canvas: "Canvas" } Canvas: { type: "2D canvas" output: "png" width: "6400" height: "6400" colors: "3" imageConversion: description how to show the abstract canvas classe { colorMatrix: desciribing lineair map from canvas colors to RGB colorspace { :{ :"1" :"0" :"0" } :{ :"0" :"1" :"0" } :{ :"0" :"0" :"1" } } vibrancy: "0" gamma: "-2.5" exposure: "3" } pngFile: png options { fileName: leave empty to autogenerate filename => "" compression: "9" author: "Joshua Moerman" title: "Unravel" description: "A unravel-type attractor made with AwesomeAttractor" } }