 
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.adonaimedrado.pro.br/wiki/index.php?action=history&amp;feed=atom&amp;title=POV-Ray%3A_Sistema_de_cores</id>
		<title>POV-Ray: Sistema de cores - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.adonaimedrado.pro.br/wiki/index.php?action=history&amp;feed=atom&amp;title=POV-Ray%3A_Sistema_de_cores"/>
		<link rel="alternate" type="text/html" href="https://www.adonaimedrado.pro.br/wiki/index.php?title=POV-Ray:_Sistema_de_cores&amp;action=history"/>
		<updated>2026-05-27T09:50:21Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://www.adonaimedrado.pro.br/wiki/index.php?title=POV-Ray:_Sistema_de_cores&amp;diff=329&amp;oldid=prev</id>
		<title>Adonaimedrado: New page: &lt;code lang=&quot;povray&quot;&gt; #include &quot;colors.inc&quot;    light_source { &lt;2, 4, -3&gt; color Cyan}  background { color Black }  camera {   location &lt;0, 2, -4&gt;   look_at  &lt;0, 2,  0&gt; }  union {   sphere { ...</title>
		<link rel="alternate" type="text/html" href="https://www.adonaimedrado.pro.br/wiki/index.php?title=POV-Ray:_Sistema_de_cores&amp;diff=329&amp;oldid=prev"/>
				<updated>2008-09-13T17:44:26Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &amp;lt;code lang=&amp;quot;povray&amp;quot;&amp;gt; #include &amp;quot;colors.inc&amp;quot;    light_source { &amp;lt;2, 4, -3&amp;gt; color Cyan}  background { color Black }  camera {   location &amp;lt;0, 2, -4&amp;gt;   look_at  &amp;lt;0, 2,  0&amp;gt; }  union {   sphere { ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;code lang=&amp;quot;povray&amp;quot;&amp;gt;&lt;br /&gt;
#include &amp;quot;colors.inc&amp;quot;&lt;br /&gt;
  &lt;br /&gt;
light_source { &amp;lt;2, 4, -3&amp;gt; color Cyan}&lt;br /&gt;
&lt;br /&gt;
background { color Black }&lt;br /&gt;
&lt;br /&gt;
camera {&lt;br /&gt;
  location &amp;lt;0, 2, -4&amp;gt;&lt;br /&gt;
  look_at  &amp;lt;0, 2,  0&amp;gt;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
union&lt;br /&gt;
{&lt;br /&gt;
  sphere {&lt;br /&gt;
    &amp;lt;-1, 2, 2&amp;gt;, 1&lt;br /&gt;
    texture {&lt;br /&gt;
      pigment { color Yellow }&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  sphere {&lt;br /&gt;
    &amp;lt;1, 2, 2&amp;gt;, 1&lt;br /&gt;
    texture {&lt;br /&gt;
      pigment { color Magenta }&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  sphere {&lt;br /&gt;
    &amp;lt;1, 0, 2&amp;gt;, 1&lt;br /&gt;
    texture {&lt;br /&gt;
      pigment { color White }&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  rotate z*45&lt;br /&gt;
  translate &amp;lt;.5,0,0&amp;gt;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Adonaimedrado</name></author>	</entry>

	</feed>