<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Votive Candle in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172478#M23576</link>
    <description>File Attached</description>
    <pubDate>Mon, 17 Aug 2009 17:01:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-08-17T17:01:58Z</dc:date>
    <item>
      <title>Votive Candle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172477#M23575</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am trying too create a simple Votive Candle Object  to use in my renderings.&lt;BR /&gt;
&lt;BR /&gt;
I'v created a material that glows nicely when used in conjunction with the Wall Light Indirect. &lt;BR /&gt;
&lt;BR /&gt;
I have figured out how to control the brightness parameter but I would also like to control the light color.&lt;BR /&gt;
&lt;BR /&gt;
How do I script that?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Aug 2009 16:54:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172477#M23575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T16:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Votive Candle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172478#M23576</link>
      <description>File Attached</description>
      <pubDate>Mon, 17 Aug 2009 17:01:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172478#M23576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-17T17:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Votive Candle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172479#M23577</link>
      <description>Hi Ed,&lt;BR /&gt;
&lt;BR /&gt;
The first 3 parameters control the red, green and blue color of the light (GDL Reference Guide, page 89)...&lt;BR /&gt;
&lt;BR /&gt;
Go to a color editor... and get the RGB numbers of the color you want and put them, each one divided by 256, as the first three numbers on your light code.&lt;BR /&gt;
&lt;BR /&gt;
HTH</description>
      <pubDate>Tue, 18 Aug 2009 10:03:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172479#M23577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-18T10:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Votive Candle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172480#M23578</link>
      <description>Is there a way to make a parametric control for the object? I can't seem to use the RGB parameter types that appear in the light object.&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68087iB913D1DD295415D8/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Parameters.jpg" title="Parameters.jpg" /&gt;</description>
      <pubDate>Wed, 19 Aug 2009 00:36:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172480#M23578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-19T00:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Votive Candle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172481#M23579</link>
      <description>Ed,&lt;BR /&gt;
&lt;BR /&gt;
You can also double click the blank space on the top right corner of the parameter list...&lt;BR /&gt;
&lt;BR /&gt;
HTH</description>
      <pubDate>Wed, 19 Aug 2009 11:00:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172481#M23579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-19T11:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Votive Candle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172482#M23580</link>
      <description>How do I save the object as a light?</description>
      <pubDate>Thu, 20 Aug 2009 00:29:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172482#M23580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-20T00:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Votive Candle</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172483#M23581</link>
      <description>&lt;BLOCKQUOTE&gt;Ed wrote:&lt;BR /&gt;How do I save the object as a light?&lt;/BLOCKQUOTE&gt;

Click the "Select Subtype" button on your object and select a lamp/light subtype for your object...&lt;BR /&gt;
&lt;BR /&gt;
This will add predefined parameters for a light object into your object... like the color editor, RGB parameters and others.&lt;BR /&gt;
&lt;BR /&gt;
Then... simply save it with its own unique name inside your loaded library.&lt;BR /&gt;
&lt;BR /&gt;
HTH</description>
      <pubDate>Thu, 20 Aug 2009 09:30:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Votive-Candle/m-p/172483#M23581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-20T09:30:15Z</dc:date>
    </item>
  </channel>
</rss>

