<?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: LightWorks &amp;quot;glow&amp;quot; parameters in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194818#M16464</link>
    <description>I would guess it is a parameter for one of the global illumination solutions that is not licensed by Graphisoft.  No LW shaders in the version in ArchiCAD can emit light.  The closest you can come is to use a constant shader to have a surface always be bright and then to place some lights near it to illuminate nearby objects to fake neon/etc.&lt;BR /&gt;
&lt;BR /&gt;
AC 9.  Really?&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
    <pubDate>Sat, 22 Oct 2011 02:25:52 GMT</pubDate>
    <dc:creator>Karl Ottenstein</dc:creator>
    <dc:date>2011-10-22T02:25:52Z</dc:date>
    <item>
      <title>LightWorks "glow" parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194817#M16463</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Does anyone know what the "Glow" parameters are for the LightWorks transparency shader in AC 9? They have it commented but don't list the parameters anywhere else that I can find. I've tried guessing based on the little info in the comments and have had no luck.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Oct 2011 20:46:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194817#M16463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-21T20:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: LightWorks "glow" parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194818#M16464</link>
      <description>I would guess it is a parameter for one of the global illumination solutions that is not licensed by Graphisoft.  No LW shaders in the version in ArchiCAD can emit light.  The closest you can come is to use a constant shader to have a surface always be bright and then to place some lights near it to illuminate nearby objects to fake neon/etc.&lt;BR /&gt;
&lt;BR /&gt;
AC 9.  Really?&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Sat, 22 Oct 2011 02:25:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194818#M16464</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2011-10-22T02:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: LightWorks "glow" parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194819#M16465</link>
      <description>Thanks Karl,&lt;BR /&gt;
&lt;BR /&gt;
 It's a transparency shader intended to fake the look of light emission around a "light source". In other words it is the light "emission". I did figure them out although the results aren't quite what I was hoping for as it looks too solid and seems to reflect exterior light sources as well. I was hoping for a soft erosion from the center out. The problem I had originally was that I didn't have the TR prefix and was just using LWA_glow_...&lt;BR /&gt;
&lt;BR /&gt;
LWA_transparency = "LWA_TRglow",&lt;BR /&gt;
LWA_TRglow_centrecoverage = cntrcvrg,&lt;BR /&gt;
LWA_TRglow_edgecoverage = dgcvrg,&lt;BR /&gt;
LWA_TRglow_zeroangle = zrngl, &lt;BR /&gt;
LWA_TRglow_edgefalloff = dgfllff,&lt;BR /&gt;
LWA_TRglow_noisedensity = nsdnst,&lt;BR /&gt;
LWA_TRglow_detail = dtl,&lt;BR /&gt;
LWA_TRglow_scale = scl&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
 Yes, AC9, really. For the most part I am retired and the few clients that I do anything for are primarily one-off manufacturers so I'd be better off using something different anyway as dxf and dwg are what they really need/want the most. There is nothing that I haven't been able to accurately model with AC and find for the most part I'm often just rehashing things I created in AC 6.5 and when it comes to manufacturing or actually building something nothing is "freeform" for me as I have to do the math so It can get built anyway.</description>
      <pubDate>Sun, 23 Oct 2011 20:15:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194819#M16465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-23T20:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: LightWorks "glow" parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194820#M16466</link>
      <description>H Jeffrey,&lt;BR /&gt;
&lt;BR /&gt;
Interesting!&lt;BR /&gt;
&lt;BR /&gt;
You like using the 'window light' LW lamp object in the AC 9 library for the kind of glow you described.  It casts a soft glow on objects around it.  If you need the glowing surface to appear to be bright/emissive, use a constant shader or one of those you discovered on that surface - but just place a window light object in front of it to generate the soft light onto surrounding surfaces.  Trial and error with the parameters for that object - better results with more lights in the matrix, but slower render times... as I recall... been a while...&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl</description>
      <pubDate>Sun, 23 Oct 2011 20:25:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194820#M16466</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2011-10-23T20:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: LightWorks "glow" parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194821#M16467</link>
      <description>Thanks again Karl,&lt;BR /&gt;
&lt;BR /&gt;
 Had to move on for a bit and then ended up with no power for the better part of the week due to the storm we had last Sat. &lt;BR /&gt;
&lt;BR /&gt;
 I am familiar with the window light but I was hoping to make the light source glow and not necessarily the objects around it.&lt;BR /&gt;
&lt;BR /&gt;
From the LW parameters ref:&lt;BR /&gt;
"Synopsis	 Transparency shader which can be used to create effect of a region of glow surrounding a light source." &lt;BR /&gt;
&lt;BR /&gt;
 The lights are their product and for rendering there is no sun in use. Whoever usually does their rendering uses C4D and the results they are getting with the lights according to AC are not what they were/are hoping for so they were hoping I'd be able to do it within AC.</description>
      <pubDate>Thu, 03 Nov 2011 16:25:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LightWorks-quot-glow-quot-parameters/m-p/194821#M16467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-03T16:25:41Z</dc:date>
    </item>
  </channel>
</rss>

