<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ContextCaputre -  What is the benefit in creating big tiles?</title><link>https://communities.bentley.com/products/3d_imaging_and_point_cloud_software/f/contextcapture-descartes-pointools-forum/130082/contextcaputre---what-is-the-benefit-in-creating-big-tiles</link><description>Hi All 
 I was doing a small time benchmark to see if there is any benefit regarding time using big tiles during production: 
 
 Block size 13.4 MegePixel 
 all settings set to defaults. 
 System setup - GTX980TI with 64 GB ram. 
 3mx creation (both for</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: ContextCaputre -  What is the benefit in creating big tiles?</title><link>https://communities.bentley.com/thread/398918?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 16:37:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e54cbacf-ea9f-4eb4-98a6-be85df42b483</guid><dc:creator>Casey Bentley</dc:creator><description>Big is usually better than small, up until a point.  There a couple things at play here.  First, when you do lots of small tiles you end up repeating certain calculations which will take more time.  However, when working with larger tiles, you will not repeat those calculations as many times.  &lt;br /&gt;
&lt;br /&gt;
Second, the global level of detail that Pascal is referring to is the scalable functionality.  Basically when you have one large tile, you are loading one large pyramid, which gives you one small low resolution node at the top to load.  When you have lots of tiles, you will have lots of nodes at the top of each tiles pyramid to load.  This will take longer than just loading one large pyramid.  Furthermore, these nodes might be larger than if you just had 1 large pyramid which will give you longer loading times.  This can be somewhat negated using the unique mesh export, however for this to work, the tile size must be uniform (meaning you cannot use adaptive tiling).  &lt;br /&gt;
&lt;br /&gt;
Finally, if a large tile were to fail, it is going to make much more time to reprocess than a small tile.  Unless there was a specific reason, I would avoid tiles that large.  I tend to use somewhere in the 16-30 gb range.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ContextCaputre -  What is the benefit in creating big tiles?</title><link>https://communities.bentley.com/thread/398679?ContentTypeID=1</link><pubDate>Mon, 16 Jan 2017 11:37:24 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b9b1ecc9-3387-4255-b49d-0a93879c2691</guid><dc:creator>Ori Isenberg</dc:creator><description>ok, Thanks.&lt;br /&gt;
But still, is there any recommendation regarding tile size? Does big tiles are better in any way then small one. &lt;br /&gt;
&amp;quot;By producing one big mesh, you get a global level-of-detail structure for the mesh...&amp;quot; - what does it mean?  is it good or bad?&lt;br /&gt;
Thanks&lt;br /&gt;
Ori&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ContextCaputre -  What is the benefit in creating big tiles?</title><link>https://communities.bentley.com/thread/398379?ContentTypeID=1</link><pubDate>Thu, 12 Jan 2017 19:42:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7f044d45-1f7b-4138-a98d-7bbbac8d9087</guid><dc:creator>Pascal Cloutier</dc:creator><description>In tiled productions, each tile corresponds to a mesh that are generated independently from each other. That means each tile has its own level-of-detail structure.&lt;br /&gt;
&lt;br /&gt;
By producing one big mesh, you get a global level-of-detail structure for the mesh.&lt;br /&gt;
&lt;br /&gt;
But, obviously, it&amp;#39;s not possible to parallelize the production of a Reality Mesh that contains a single tile.&lt;br /&gt;
&lt;br /&gt;
Pascal&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>