<?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: 3D Grid in Rendering in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/3D-Grid-in-Rendering/m-p/173697#M23596</link>
    <description>Erika:&lt;BR /&gt;
&lt;BR /&gt;
Taking a quick look at the 3D Script for the Standard Grid Marker library part, it look like the grid is made of lines using the &lt;FONT color="blue"&gt;lin_&lt;/FONT&gt; statement, which has no actual 3D dimension. It should be possible to replace these with a 3D element, which would increase the polygon count.&lt;BR /&gt;
&lt;BR /&gt;
From line 331 of the 3D Script:&lt;BR /&gt;
&lt;FONT color="red"&gt;if line_3d=1 then					! ONLY LINES IN 3D&lt;BR /&gt;
&lt;BR /&gt;
	if AC_Type = `Line` then&lt;BR /&gt;
&lt;BR /&gt;
		if AC_LineVisibility = `Full` then&lt;BR /&gt;
&lt;BR /&gt;
			lin_ p1x, p1y, 0, p2x, p2y, 0&lt;BR /&gt;
			lin_ p2x, p2y, 0, p3x, p3y, 0&lt;BR /&gt;
			lin_ p3x, p3y, 0, p6x, p6y, 0&lt;BR /&gt;
			lin_ p6x, p6y, 0, p7x, p7y, 0&lt;BR /&gt;
			lin_ p7x, p7y, 0, p8x, p8y, 0&lt;BR /&gt;
&lt;BR /&gt;
		endif&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
David</description>
    <pubDate>Sat, 22 Aug 2009 13:32:28 GMT</pubDate>
    <dc:creator>David Maudlin</dc:creator>
    <dc:date>2009-08-22T13:32:28Z</dc:date>
    <item>
      <title>3D Grid in Rendering</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/3D-Grid-in-Rendering/m-p/173695#M23594</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;HI.&lt;BR /&gt;
Do you guys notice that in rendering with the 3D grid on only the number or letter of the grid will show up, no circle or grid lines?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Aug 2009 13:15:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/3D-Grid-in-Rendering/m-p/173695#M23594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-21T13:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Grid in Rendering</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/3D-Grid-in-Rendering/m-p/173696#M23595</link>
      <description>Depends on the rendering engine. They show up with sketch render. &lt;BR /&gt;
&lt;BR /&gt;
Does anyone know why not using lightworks or the internal engine?</description>
      <pubDate>Fri, 21 Aug 2009 15:20:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/3D-Grid-in-Rendering/m-p/173696#M23595</guid>
      <dc:creator>Erika Epstein</dc:creator>
      <dc:date>2009-08-21T15:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Grid in Rendering</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/3D-Grid-in-Rendering/m-p/173697#M23596</link>
      <description>Erika:&lt;BR /&gt;
&lt;BR /&gt;
Taking a quick look at the 3D Script for the Standard Grid Marker library part, it look like the grid is made of lines using the &lt;FONT color="blue"&gt;lin_&lt;/FONT&gt; statement, which has no actual 3D dimension. It should be possible to replace these with a 3D element, which would increase the polygon count.&lt;BR /&gt;
&lt;BR /&gt;
From line 331 of the 3D Script:&lt;BR /&gt;
&lt;FONT color="red"&gt;if line_3d=1 then					! ONLY LINES IN 3D&lt;BR /&gt;
&lt;BR /&gt;
	if AC_Type = `Line` then&lt;BR /&gt;
&lt;BR /&gt;
		if AC_LineVisibility = `Full` then&lt;BR /&gt;
&lt;BR /&gt;
			lin_ p1x, p1y, 0, p2x, p2y, 0&lt;BR /&gt;
			lin_ p2x, p2y, 0, p3x, p3y, 0&lt;BR /&gt;
			lin_ p3x, p3y, 0, p6x, p6y, 0&lt;BR /&gt;
			lin_ p6x, p6y, 0, p7x, p7y, 0&lt;BR /&gt;
			lin_ p7x, p7y, 0, p8x, p8y, 0&lt;BR /&gt;
&lt;BR /&gt;
		endif&lt;/FONT&gt;&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sat, 22 Aug 2009 13:32:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/3D-Grid-in-Rendering/m-p/173697#M23596</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2009-08-22T13:32:28Z</dc:date>
    </item>
  </channel>
</rss>

