In orther to slow the shit. on watt... so watt haloween, evil slow in a world everybody under dos at least 6 hours a day... i sleep walk.. do you.. anyway my set up go one, in the box they remove the 3way wire strange ins'it acrospin today plus time who may end up parasited somewhere... to who it may concern... see a plan show on t.v... for the rest this U hospitaal become really mixed up... i guess it's good for them... simply concentrate and do thing you usually do, like cooking a nice burrito's in galic butter and jalapeno sriracha or a simple style single grill chess.. meen fromage. orange fromage...hummm think evil slow... and accelerate/parano you gonna have toi study the sinusoide harmonic, important element missing in dpgraph anyway for shit kind'a i do not insured, my own multi-thetraedron can loose a wire but, do not check what's happenning inside... to who it may concern. Start Parameter=================================== ; To put comments in a file, ; use the semicolon character. ; Anything on a line after a semicolon a := 1 ; is ignored. a.minimum := -2 a.maximum := 2 b := 1 b.minimum := -2 b.maximum := 2 c := 1 c.minimum := -2 c.maximum := 2 d := 1 d.minimum := -2 d.maximum := 2 graph3d.box := true graph3d.mesh := true graph3d.view := standard graph3d.perspective := true graph3d.resolution := 22 graph3d.background := black graph3d.contrast := 1/2 graph3d.transparency := 0 graph3d.highlight := 0 graph3d.shading := 0 graph3d.color := byheight graph3d.vectorhighlight := 0 graph3d.vectorshading := 0 graph3d.vectorcolor := black graph3d.vectoralign := tail graph3d.vectorarrowhead := false graph3d.minimumx := -0 graph3d.maximumx := 20 graph3d.minimumy := -3 graph3d.maximumy := 3 graph3d.minimumz := -3 graph3d.maximumz := 3 graph3d.stepsu := 40 graph3d.minimumu := -3 graph3d.maximumu := 3 graph3d.stepsv := 40 graph3d.minimumv := -3 graph3d.maximumv := 3 ; The command to generate the graph ; must be the last line in the file; it must ; not be broken into multiple lines. graph3d( ( (z)=sin(x)+1/3*sin(3*x)+1/5*sin(5*x)+1/7*sin(7*x)+1/9*sin(9*x)+1/11*sin(11*x)+1/13*sin(13*x) +cos(time*y) )) END PARAMETER===========================
On 2011-10-31 10:29 AM, Sebastien helie wrote:
a.minimum := -2 (...) graph3d.vectoralign := tail (...) graph3d( ( (z)=sin(x)+1/3*sin(3*x)+1/5*sin(5*x)+1/7*sin(7*x)+1 /9*sin(9*x)+1/11*sin(11*x)+1/13*sin(13*x) +cos(time*y) )) (...)
That does not look like fractint source. mat-lab?
participants (2)
-
Jay Litwyn -
Sebastien helie