<?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: Problem with Light Works Render Engine in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-Light-Works-Render-Engine/m-p/66255#M40227</link>
    <description>Thank You Gkmethy for the tip.&lt;BR /&gt;
My Material has a matte surface, so this can not be the problem.&lt;BR /&gt;
I think there are additional definitions for LightWorks Materials that are defined by "ADDITIONAL_DATA"; I also think that the default definition is a bit unsharp and shiny, so this has to be trimmed manually by script. My experiments got to no result.&lt;BR /&gt;
But the link to the documentation you applied is very helpful, because here I can find all about Lightworks Material definitions.&lt;BR /&gt;
Thank You for that  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
    <pubDate>Mon, 13 Dec 2004 20:53:43 GMT</pubDate>
    <dc:creator>Jochen Suehlo</dc:creator>
    <dc:date>2004-12-13T20:53:43Z</dc:date>
    <item>
      <title>Problem with Light Works Render Engine</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-Light-Works-Render-Engine/m-p/66253#M40225</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have a problem with Light Works Render Engine rendering a bitmap object.&lt;BR /&gt;
The quality of the ArchiCAD Rendering is much better than the Lightworks Rendering. Lightworks is unsharp and has white tips.&lt;BR /&gt;
The object itself defines a Material that has a bitmap picture as texture.&lt;BR /&gt;
Here the Master Script:&lt;BR /&gt;
&lt;BR /&gt;
!Material and Texture Definitions&lt;BR /&gt;
&lt;BR /&gt;
aa=5.8455:zz=7.25&lt;BR /&gt;
DEFINE TEXTURE 'acertxt_01' '01_acer_bitmap.tif',&lt;BR /&gt;
a,zzyzx,1,0&lt;BR /&gt;
acertxt_01=IND(TEXTURE,'acertxt_01')&lt;BR /&gt;
&lt;BR /&gt;
DEFINE MATERIAL "acermat_01" 20,&lt;BR /&gt;
0.623529, 0.623529, 0.623529,&lt;BR /&gt;
0.49, 1, 0, 0, 0, 0,&lt;BR /&gt;
1, 1, 1,&lt;BR /&gt;
0, 0, 0,&lt;BR /&gt;
0, IND(FILL, "Leer"), -1,&lt;BR /&gt;
IND(TEXTURE, "acertxt_01") &lt;BR /&gt;
&lt;BR /&gt;
Compare the 2 Pictures. Is there a script that is more adequate to the Lightworks Engine?&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/72201i8F77484851635C97/image-size/large?v=v2&amp;amp;px=999" border="0" alt="LW_AC_Render.jpg" title="LW_AC_Render.jpg" /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 08:56:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-Light-Works-Render-Engine/m-p/66253#M40225</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2004-11-23T08:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Light Works Render Engine</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-Light-Works-Render-Engine/m-p/66254#M40226</link>
      <description>The camera light is reflected by the siny surface. You have to define a matte material.&lt;BR /&gt;
&lt;BR /&gt;
Check out this link for details:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://download.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/" target="_blank"&gt;&lt;LINK_TEXT text="http://download.graphisoft.com/ftp/tech ... ibraryDoc/"&gt;http://download.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
and go here: &lt;BR /&gt;
&lt;BR /&gt;
GDL Technical Standards 2.0 / 4. Script type specific issues / 4.3 3D script / Picture elements</description>
      <pubDate>Fri, 10 Dec 2004 15:34:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-Light-Works-Render-Engine/m-p/66254#M40226</guid>
      <dc:creator>Greg Kmethy</dc:creator>
      <dc:date>2004-12-10T15:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Light Works Render Engine</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-Light-Works-Render-Engine/m-p/66255#M40227</link>
      <description>Thank You Gkmethy for the tip.&lt;BR /&gt;
My Material has a matte surface, so this can not be the problem.&lt;BR /&gt;
I think there are additional definitions for LightWorks Materials that are defined by "ADDITIONAL_DATA"; I also think that the default definition is a bit unsharp and shiny, so this has to be trimmed manually by script. My experiments got to no result.&lt;BR /&gt;
But the link to the documentation you applied is very helpful, because here I can find all about Lightworks Material definitions.&lt;BR /&gt;
Thank You for that  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 20:53:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-Light-Works-Render-Engine/m-p/66255#M40227</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2004-12-13T20:53:43Z</dc:date>
    </item>
  </channel>
</rss>

