<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">On Wed, Feb 6, 2019 at 2:08 PM Jürgen Gilg <<a href="mailto:gilg@acrotex.net">gilg@acrotex.net</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <p><span style="font-family:Calibri">you could do something like that:</span><br></p>
    <p><font face="Calibri">    150{rand srand<br>
            /n {rrand 360 mod} def<br>
             n sin 350 rrand 200 mod sub mul<br>
              n cos 350 rrand 200 mod sub mul<br>
              rrand 25 mod 5 add<br>
              [0.98 0.89 0.56] drop<br>
            } repeat</font></p>
    <p><font face="Calibri">So you can generate flexible radii and
        flexible coordinates.<br></font></p>
    </div></blockquote></div><p>Thanks.</p><p>I actually found versions 0.1, 1.0, & 1.1 of the package on the TeXLive SVN repository, which helped. What I did was create a file <a href="http://pst-marble-extra.pro">pst-marble-extra.pro</a> and included it with \pstheader. I defined /uniform-random-drops as a copy of /uniform-drops (from <a href="http://pst-marble.pro">pst-marble.pro</a>) but replaced `drad` in the drop command with `<span style="white-space:pre-wrap">e random:uniform exp drad mul</span>` (taken from version 1.1’s /random-drops). That lets me reuse the command.</p><p>Now I’m going to let a compilation run for a couple hours, trying to emulate a “stone” pattern….</p><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><p>—Joel C. Salomon</p></div></div></div></div></div></div></div></div></div>