<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Post, Colouring Easter Eggs with Plots</title>
    <link>http://www.mapleprimes.com/posts/39834-Colouring-Easter-Eggs-With-Plots</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 19:01:00 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 19:01:00 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Post, Colouring Easter Eggs with Plots</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Post, Colouring Easter Eggs with Plots</title>
      <link>http://www.mapleprimes.com/posts/39834-Colouring-Easter-Eggs-With-Plots</link>
    </image>
    <item>
      <title>Your egg</title>
      <link>http://www.mapleprimes.com/posts/39834-Colouring-Easter-Eggs-With-Plots?ref=Feed:MaplePrimes:Colouring Easter Eggs with Plots:Comments#comment72850</link>
      <itunes:summary>Very nice. I'll print it out for my daughter's collection.</itunes:summary>
      <description>The latest comments added to the Post, Colouring Easter Eggs with Plots</description>
      <guid>72850</guid>
      <pubDate>Fri, 14 Mar 2008 22:01:51 Z</pubDate>
      <itunes:author>Kathryn Cramer</itunes:author>
      <author>Kathryn Cramer</author>
    </item>
    <item>
      <title>A Bit Late for Easter</title>
      <link>http://www.mapleprimes.com/posts/39834-Colouring-Easter-Eggs-With-Plots?ref=Feed:MaplePrimes:Colouring Easter Eggs with Plots:Comments#comment71417</link>
      <itunes:summary>&lt;p&gt;I can't believe I missed this post in March. Well, it's rather late for Easter eggs, but&amp;nbsp; &amp;quot;better late than never,&amp;quot; as they say.&lt;/p&gt;
&lt;p&gt;John's plots[implicitplot3d] egg is very nice, but with the plot3d command, you can use colour functions. I also used the lightmodel and glossiness options to make my egg extra shiny.&lt;/p&gt;
&lt;p&gt;plot3d([(sqrt(w)+.2)*cos(v)*sin(w), (sqrt(w)+.2)*sin(v)*sin(w), 1.7*cos(w)], v = 0 .. 2*Pi, w = 0 .. Pi, grid = [50, 50], scaling = constrained, color = cos(w+v), style = surface, orientation = [30, 120], lightmodel = light4, glossiness = 1)&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/86_Plot3dEgg.jpg&amp;amp;width=300&amp;amp;height=300" /&gt;&lt;/p&gt;
&lt;p&gt;For my second egg, I used the plots[conformal3d] routine and altered the sphere with plottools[transform] to make the following (conformal plot on a Riemann egg?):&lt;/p&gt;
&lt;p&gt;p := plots[conformal3d](cos(z), z = 0 .. 2*Pi+I*Pi, color = [&amp;quot;DeepPink&amp;quot;, &amp;quot;Blue&amp;quot;], spherecolor = &amp;quot;LimeGreen&amp;quot;, grid = [30, 30]);&lt;br /&gt;
f := plottools[transform](proc (x, y, z) options operator, arrow; [.8*(sqrt(z)+1)*x, .8*(sqrt(z)+1)*y, 2*z] end proc);&lt;br /&gt;
plots[display](f(p), scaling = constrained, orientation = [30, -90])&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/86_ConformalPlotEgg.jpg&amp;amp;width=300&amp;amp;height=300" /&gt;&lt;/p&gt;
&lt;p&gt;Paulina Chin&lt;br /&gt;
Maplesoft&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Post, Colouring Easter Eggs with Plots</description>
      <guid>71417</guid>
      <pubDate>Wed, 28 May 2008 21:41:09 Z</pubDate>
      <itunes:author>pchin</itunes:author>
      <author>pchin</author>
    </item>
  </channel>
</rss>