<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.povray.org/content?action=history&amp;feed=atom&amp;title=User%3ALe_Forgeron%2Fvault%2FRefImgCubic</id>
	<title>User:Le Forgeron/vault/RefImgCubic - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.povray.org/content?action=history&amp;feed=atom&amp;title=User%3ALe_Forgeron%2Fvault%2FRefImgCubic"/>
	<link rel="alternate" type="text/html" href="https://wiki.povray.org/content?title=User:Le_Forgeron/vault/RefImgCubic&amp;action=history"/>
	<updated>2026-04-04T06:27:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.povray.org/content?title=User:Le_Forgeron/vault/RefImgCubic&amp;diff=4923&amp;oldid=prev</id>
		<title>Le Forgeron: Created page with &quot;File:RefImgCubic.png  &lt;source lang=&quot;pov&quot;&gt; #include &quot;colors.inc&quot; #include &quot;metals.inc&quot; #include &quot;golds.inc&quot;  //background { Yellow } #default{ finish { ambient 1 }}  plane ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.povray.org/content?title=User:Le_Forgeron/vault/RefImgCubic&amp;diff=4923&amp;oldid=prev"/>
		<updated>2011-12-08T19:57:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/content/File:RefImgCubic.png&quot; title=&quot;File:RefImgCubic.png&quot;&gt;File:RefImgCubic.png&lt;/a&gt;  &amp;lt;source lang=&amp;quot;pov&amp;quot;&amp;gt; #include &amp;quot;colors.inc&amp;quot; #include &amp;quot;metals.inc&amp;quot; #include &amp;quot;golds.inc&amp;quot;  //background { Yellow } #default{ finish { ambient 1 }}  plane ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:RefImgCubic.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;pov&amp;quot;&amp;gt;&lt;br /&gt;
#include &amp;quot;colors.inc&amp;quot;&lt;br /&gt;
#include &amp;quot;metals.inc&amp;quot;&lt;br /&gt;
#include &amp;quot;golds.inc&amp;quot;&lt;br /&gt;
&lt;br /&gt;
//background { Yellow }&lt;br /&gt;
#default{ finish { ambient 1 }} &lt;br /&gt;
plane { y,0 &lt;br /&gt;
	texture { pigment { White*4/5} finish { reflection 1 ambient 0} } }&lt;br /&gt;
&lt;br /&gt;
plane { -z,-30 &lt;br /&gt;
	texture { pigment { White} finish { reflection 1 ambient 0} } }&lt;br /&gt;
camera { location &amp;lt;15,30,-30&amp;gt;&lt;br /&gt;
	direction z&lt;br /&gt;
	right x&lt;br /&gt;
	up y&lt;br /&gt;
	look_at &amp;lt;4,17,0&amp;gt;&lt;br /&gt;
	angle 30&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
light_source { &amp;lt; 0,100,0&amp;gt;,&amp;lt;1,1,1&amp;gt;/2}&lt;br /&gt;
light_source { &amp;lt; -100,10,0&amp;gt;,&amp;lt;1,1,1&amp;gt;/4}&lt;br /&gt;
#declare SX=texture { pigment { Blue }};&lt;br /&gt;
#declare SY=texture { pigment { Red }};&lt;br /&gt;
#declare SZ=texture { pigment { Magenta }};&lt;br /&gt;
#declare SXM=texture { pigment { Green }};&lt;br /&gt;
#declare SYM=texture { pigment { Cyan }};&lt;br /&gt;
#declare SZM=texture { pigment { Yellow }};&lt;br /&gt;
#declare Ply=texture{ cubic&lt;br /&gt;
		texture {SX}&lt;br /&gt;
	 texture { SY}&lt;br /&gt;
		texture {SZ}&lt;br /&gt;
		texture {SXM}&lt;br /&gt;
		texture {SYM}&lt;br /&gt;
	 texture { SZM}&lt;br /&gt;
	&lt;br /&gt;
}&lt;br /&gt;
difference {&lt;br /&gt;
superellipsoid { &amp;lt;0.45,0.45&amp;gt; texture { Ply }&lt;br /&gt;
	scale 7&lt;br /&gt;
}&lt;br /&gt;
text { ttf &amp;quot;verdanab.ttf&amp;quot; &amp;quot;1&amp;quot; 1,1 translate -0.35*x-0.2*y scale &amp;lt;-7,7,7&amp;gt; rotate 90*y }&lt;br /&gt;
text { ttf &amp;quot;verdanab.ttf&amp;quot; &amp;quot;2&amp;quot; 1,1 translate -0.35*x-0.2*y scale &amp;lt;-7,7,7&amp;gt; rotate 90*y rotate 90*z }&lt;br /&gt;
text { ttf &amp;quot;verdanab.ttf&amp;quot; &amp;quot;3&amp;quot; 1,1 translate -0.35*x-0.2*y scale &amp;lt;-7,7,7&amp;gt; }&lt;br /&gt;
text { ttf &amp;quot;verdanab.ttf&amp;quot; &amp;quot;4&amp;quot; 1,1 translate -0.35*x-0.2*y scale &amp;lt;-7,7,7&amp;gt; rotate -90*y }&lt;br /&gt;
text { ttf &amp;quot;verdanab.ttf&amp;quot; &amp;quot;5&amp;quot; 1,1 translate -0.35*x-0.2*y scale &amp;lt;-7,7,7&amp;gt; rotate -90*y rotate 90*z }&lt;br /&gt;
text { ttf &amp;quot;verdanab.ttf&amp;quot; &amp;quot;6&amp;quot; 1,1 translate -0.35*x-0.2*y scale &amp;lt;-7,7,7&amp;gt; rotate 180*y }&lt;br /&gt;
 //scale 6/7&lt;br /&gt;
			rotate 30*y&lt;br /&gt;
	translate &amp;lt;0,11,18&amp;gt;&lt;br /&gt;
		&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Le Forgeron</name></author>
	</entry>
</feed>