<?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: Material &amp;quot;shining thorugh&amp;quot; in wall panel in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244267#M5147</link>
    <description>&lt;BLOCKQUOTE&gt;Bruce wrote:&lt;BR /&gt;Not that I know of.  This isn't an ARCHICAD-specific thing though, nor is it a bug.  Many 3D programs will 'show' geometry through surfaces that are very close to each other in the modelling window.  They will clean up for output views though.&lt;/BLOCKQUOTE&gt;

Thats the point. I assume the z-buffer is not that precise in the 3d window, because it does not need to be.&lt;BR /&gt;
With the obligatory rounding errors you'll get this look in this case sometimes.</description>
    <pubDate>Tue, 19 Dec 2017 10:38:07 GMT</pubDate>
    <dc:creator>runxel</dc:creator>
    <dc:date>2017-12-19T10:38:07Z</dc:date>
    <item>
      <title>Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244259#M5139</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi all!&lt;BR /&gt;
&lt;BR /&gt;
I have a question regarding materials in GDL.&lt;BR /&gt;
&lt;BR /&gt;
I made a custom wall panel for a curtain wall, in which I am using my own, custom defined material to be placed on top of a mineral wool panel.&lt;BR /&gt;
&lt;BR /&gt;
The sheet is 1 mm thick an is now floating in front of the panel at a distance of 1 mm. To my opinion I set the material to be solid.&lt;BR /&gt;
&lt;BR /&gt;
Please help me see where I went wrong!&lt;BR /&gt;
&lt;BR /&gt;
Code for the material:&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;define material "rr29" 0,  
	 0.625,0.0390625,0.01953125,
	! surface RGB [0.0 .. 1.0] 
	   1, 0.5, 0.02, 0,
	! ambient, diffuse, specular,transparent 
	 50,
	! shining [0.0 .. 100.0] 
		4,
	! transparency attenuation [0.0 .. 4.0] 
	0, 0,0,
	! specular RGB [0.0 .. 1.0]
	0, 0, 0,
	! emission RGB [0.0 .. 1.0]
	0
&lt;/PRE&gt;

&lt;BR /&gt;
Code for the panel: (profile is the mineral wool panel and it is covered on both sides by apparently semi-translucent panels.)&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;!profile
	cprism_ side_mat,side_mat,side_mat,29,zzyzx,
		0.001,0.0176,15,
		0.0102,0.0176,15,
		0.0114,0.006,15,
		B/2-0.031,0.006,15,
		B/2-0.029,0,15,
		B/2-0.020,0,15,
		B/2-0.012,0.016,15,
		B/2+0.012,0.016,15,
		B/2+0.020,0,15,
		B/2+0.029,0,15,
		B/2+0.031,0.006,15,
		B-0.0114,0.006,15,
		B-0.0102,0.0176,15,	
		B-0.001,0.0176,15,
		B-0.001,A,15,
		B-0.005,A,15,
		B-0.005,A+0.006,15,
		B/2+0.031,A+0.006,15,
		B/2+0.029,A+0.006,15,
		B/2+0.020,A+0.006,15,
		B/2+0.012,A+0.016,15,
		B/2-0.012,A+0.016,15,
		B/2-0.020,A+0.006,15,
		B/2-0.029,A+0.006,15,
		B/2-0.031,A+0.006,15,
		0.006,A+0.006,15,
		0.006,A,15,
		0.001,A,15,
		0.001,0.0176,15	

!colors inside panel
	cprism_ internalfacingcolorvalue, internalfacingcolorvalue, internalfacingcolorvalue, 5, zzyzx,
		0,0,15,
		0,A,15,
		0.001,A,15,
		0.001,0,15,
		0,0,15

!color outside panel
	cprism_ externalfacingcolorvalue, externalfacingcolorvalue, externalfacingcolorvalue, 5, zzyzx,
		B,0,15,
		B,A,15,
		B-0.001,A,15,
		B-0.001,0,15,
		B,0,15

endif
&lt;/PRE&gt;

&lt;BR /&gt;
&lt;BR /&gt;
Much appreciated if someone could show me what to do to make the side panels solid looking!&lt;BR /&gt;
&lt;BR /&gt;
Could it also be that due to the fact that they are so thin (1mm) they wool shows through, even though the material is solid?&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/13582i465A02D827F911BB/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;</description>
      <pubDate>Wed, 08 Nov 2017 16:52:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244259#M5139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-08T16:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244260#M5140</link>
      <description>I’m pretty sure it is because panel is only 1mm thick that the insulation is grinning through, can you increase the thickness of the covering material? Or. If you are concerned about quantity for measurement I would introduce a small air gap between the insulation and the panel, this would mimic the adhesive layer that would be there in reality.&lt;BR /&gt;
Scott</description>
      <pubDate>Thu, 09 Nov 2017 03:28:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244260#M5140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-09T03:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244261#M5141</link>
      <description>Thanks!&lt;BR /&gt;
&lt;BR /&gt;
This seems to have done the trick!</description>
      <pubDate>Thu, 16 Nov 2017 10:26:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244261#M5141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T10:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244262#M5142</link>
      <description>This actually didn't do the trick &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;.&lt;BR /&gt;
&lt;BR /&gt;
I added a 1 mm air gap to no effect.&lt;BR /&gt;
&lt;BR /&gt;
Any other ideas on how to prevent the material from shining through? Very annoying as it happens only under certain angles and once zoomed in to a certain level.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;!colors inside panel&lt;BR /&gt;
	cprism_ internalfacingcolorvalue, internalfacingcolorvalue, internalfacingcolorvalue, 5, zzyzx,&lt;BR /&gt;
		0,0,15,&lt;BR /&gt;
		0,A,15,&lt;BR /&gt;
		0.01,A,15,&lt;BR /&gt;
		0.01,0,15,&lt;BR /&gt;
		0,0,15&lt;BR /&gt;
&lt;BR /&gt;
!color outside panel&lt;BR /&gt;
	cprism_ externalfacingcolorvalue, externalfacingcolorvalue, externalfacingcolorvalue, 5, zzyzx,&lt;BR /&gt;
		B,0,15,&lt;BR /&gt;
		B,A,15,&lt;BR /&gt;
		B-0.001,A,15,&lt;BR /&gt;
		B-0.001,0,15,&lt;BR /&gt;
		B,0,15&lt;BR /&gt;
&lt;BR /&gt;
	cprism_ side_mat, side_mat, side_mat, 5, zzyzx,&lt;BR /&gt;
		0.002,0,15,&lt;BR /&gt;
		B-0.002,0,15,&lt;BR /&gt;
		B-0.002,A,15,&lt;BR /&gt;
		0.002,A,15,&lt;BR /&gt;
		0.002,0,15&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 18 Dec 2017 07:50:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244262#M5142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-18T07:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244263#M5143</link>
      <description>Edit: seems to work in more recent ArchiCad versions (19+) so not an issue at the moment &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Phieuw!</description>
      <pubDate>Mon, 18 Dec 2017 08:17:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244263#M5143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-18T08:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244264#M5144</link>
      <description>The screenshot you attached looks like it’s taken straight from the 3D window. Thin / close materials will always show through in this situation. Does it still show through in a render, 3D document, or coloured elevation?</description>
      <pubDate>Mon, 18 Dec 2017 23:54:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244264#M5144</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2017-12-18T23:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244265#M5145</link>
      <description>Hi Bruce.&lt;BR /&gt;
&lt;BR /&gt;
Luckily it doesnt.&lt;BR /&gt;
&lt;BR /&gt;
I was just wonderin if there was anything I could do about it as for a designer/architect it could be annoying to work with.</description>
      <pubDate>Tue, 19 Dec 2017 03:37:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244265#M5145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-19T03:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244266#M5146</link>
      <description>Not that I know of.  This isn't an ARCHICAD-specific thing though, nor is it a bug.  Many 3D programs will 'show' geometry through surfaces that are very close to each other in the modelling window.  They will clean up for output views though.</description>
      <pubDate>Tue, 19 Dec 2017 03:42:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244266#M5146</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2017-12-19T03:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Material "shining thorugh" in wall panel</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244267#M5147</link>
      <description>&lt;BLOCKQUOTE&gt;Bruce wrote:&lt;BR /&gt;Not that I know of.  This isn't an ARCHICAD-specific thing though, nor is it a bug.  Many 3D programs will 'show' geometry through surfaces that are very close to each other in the modelling window.  They will clean up for output views though.&lt;/BLOCKQUOTE&gt;

Thats the point. I assume the z-buffer is not that precise in the 3d window, because it does not need to be.&lt;BR /&gt;
With the obligatory rounding errors you'll get this look in this case sometimes.</description>
      <pubDate>Tue, 19 Dec 2017 10:38:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Material-quot-shining-thorugh-quot-in-wall-panel/m-p/244267#M5147</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2017-12-19T10:38:07Z</dc:date>
    </item>
  </channel>
</rss>

