<?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: Futuristic Building Creation in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26548#M360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach could be to create a grid (10x15) depending on building width/height ) each split grid face with an index, then remove polys by index number to created this look, each house would be unique or same depending on seed number. you could also use this to create Different materials. and with cleaver math do some very interesting shapes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 16:12:07 GMT</pubDate>
    <dc:creator>curtedmonds</dc:creator>
    <dc:date>2015-08-13T16:12:07Z</dc:date>
    <item>
      <title>Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26543#M355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`m trying to write a cga code for generating a futuristc building but I`m having some problems in spliting the roofs and applying different heights.&lt;/P&gt;&lt;P&gt;To understand better I have attached some pictures of the building I need to recreate. &lt;/P&gt;&lt;P&gt;I tried to define different roofs and apply a setback or a split to obtain those shapes but I didn`t had a reference..&lt;/P&gt;&lt;P&gt;Do you guys know how to split the building in the form from pictures so I will be able to apply different height to obtain that form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Form1.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/119915_Form1.jpg" style="width: 620px; height: 262px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Form2.jpg" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/119916_Form2.jpg" style="width: 620px; height: 357px;" /&gt;&lt;IMG alt="Form3.jpg" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/119917_Form3.jpg" style="width: 620px; height: 346px;" /&gt;&lt;IMG alt="Form4.png" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/119921_Form4.png" style="width: 620px; height: 470px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:23:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26543#M355</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2015-07-30T14:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26544#M356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use 4 different start shapes. Or just make a static model. Unless you need to make a collection of buildings based on this form, then no reason to make it procedurally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26544#M356</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-07-30T14:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26545#M357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;Well, I do need this model made procedurally because there are some possibilities to apply the rule to an entire block. It would be easier to make it manually in Maya I think but I have to have a rule for it...:)&lt;/P&gt;&lt;P&gt;Do you have an idea how to split the roofs into those shapes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 14:52:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26545#M357</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2015-07-30T14:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26546#M358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each of these shapes is concave. In CGA, you cannot split shapes to create a concave shape, unless the shape is already concave, so you could create those shapes by drawing the shapes with the Polygonal Shape Creation tool, and use a single rule that inserts those shapes (or a single combined multipatch which could be comped apart).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a neighborhood or complex of these buildings, you could model several collections of these. That is, one set of four that is like your diagram above, and then several variations of that pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides comping them apart, you could also add object attributes that indicate which style each shape should assume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 15:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26546#M358</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-07-30T15:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26547#M359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Chris! I will try the way you suggested &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 17:11:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26547#M359</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2015-07-30T17:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26548#M360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach could be to create a grid (10x15) depending on building width/height ) each split grid face with an index, then remove polys by index number to created this look, each house would be unique or same depending on seed number. you could also use this to create Different materials. and with cleaver math do some very interesting shapes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 16:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26548#M360</guid>
      <dc:creator>curtedmonds</dc:creator>
      <dc:date>2015-08-13T16:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26549#M361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I just created different features similar to the shapes of the constrution. It was easier and also easier to apply different rules to obtain the result &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 07:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26549#M361</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2015-08-17T07:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26550#M362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this will help Ionut but I've done something along those lines by creating the shapes externally (as my buildings needed to be based on actual footprints) then breaking them up into simple chunks.&amp;nbsp; That base gets&amp;nbsp; brought into CE and extruded accordingly.&amp;nbsp; You can even stack them to produce nice overhangs and such.&amp;nbsp; So it's not all procedural as the shapes aren't derived from the lot / setbacks /slicing etc but good for some specific building massing.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Building_adk_v2.gif" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/122796_Building_adk_v2.gif" style="width: 620px; height: 477px;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 02:33:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26550#M362</guid>
      <dc:creator>AlanKlys</dc:creator>
      <dc:date>2015-08-18T02:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26551#M363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats nice alan.&lt;/P&gt;&lt;P&gt;do you cull out the internal polys? ie: touces(intra)&lt;/P&gt;&lt;P&gt;or you make the shapes on top of the next roof.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 17:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26551#M363</guid>
      <dc:creator>curtedmonds</dc:creator>
      <dc:date>2015-09-15T17:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Futuristic Building Creation</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26552#M364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for not replying in time! Regarding what i`ve asked, my solution was to have 4 records in the feature class used in CE and have a rule applied differently to those shapes, exactly how you said and did.&lt;/P&gt;&lt;P&gt;It looks awesome what you`ve done in the animation above &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 13:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/futuristic-building-creation/m-p/26552#M364</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2015-10-05T13:16:00Z</dc:date>
    </item>
  </channel>
</rss>

