<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://digitalproduction.com/wp-content/plugins/xslt/public/template.xsl"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:rssFeedStyles="http://www.wordpress.org/ns/xslt#"
>

<channel>
	<title>high-fidelity reconstruction - DIGITAL PRODUCTION</title>
	<atom:link href="https://digitalproduction.com/tag/high-fidelity-reconstruction/feed/" rel="self" type="application/rss+xml" />
	<link>https://digitalproduction.com</link>
	<description>Magazine for Digital Media Production</description>
	<lastBuildDate>Thu, 07 Nov 2024 10:39:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">236729828</site>	<item>
		<title>Study Explores Automated 3D Mapping for VFX and Game Development</title>
		<link>https://digitalproduction.com/2024/11/07/study-explores-automated-3d-mapping-for-vfx-and-game-development/</link>
		
		<dc:creator><![CDATA[Bela Beier]]></dc:creator>
		<pubDate>Thu, 07 Nov 2024 18:32:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3D mapping study]]></category>
		<category><![CDATA[ActiveSplat]]></category>
		<category><![CDATA[AI spatial computing]]></category>
		<category><![CDATA[Digital Production]]></category>
		<category><![CDATA[Gaussian Splatting]]></category>
		<category><![CDATA[high-fidelity reconstruction]]></category>
		<category><![CDATA[machine learning mapping]]></category>
		<category><![CDATA[VFX technology]]></category>
		<category><![CDATA[Voronoi]]></category>
		<guid isPermaLink="false">https://digitalproduction.com/?p=151996</guid>

					<description><![CDATA[<div style="margin: 5px 5% 10px 5%;"><img src="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2024/11/system-overview-v3.png?fit=1200%2C621&quality=72&ssl=1" width="1200" height="621" title="" alt="" /></div><div><p>Researchers investigate ActiveSplat, a cutting-edge system for automated 3D mapping, offering new possibilities for VFX and game production.</p>
<p>The post <a href="https://digitalproduction.com/2024/11/07/study-explores-automated-3d-mapping-for-vfx-and-game-development/">Study Explores Automated 3D Mapping for VFX and Game Development</a> first appeared on <a href="https://digitalproduction.com">DIGITAL PRODUCTION</a> and was written by <a href="https://digitalproduction.com/author/belabeier/">Bela Beier</a>. </p></div>]]></description>
										<content:encoded><![CDATA[<div style="margin: 5px 5% 10px 5%;"><img src="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2024/11/system-overview-v3.png?fit=1200%2C621&quality=72&ssl=1" width="1200" height="621" title="" alt="" /></div><div><div class='__iawmlf-post-loop-links' style='display:none;' data-iawmlf-post-links='[{&quot;id&quot;:2430,&quot;href&quot;:&quot;https:\/\/li-yuetao.github.io\/ActiveSplat&quot;,&quot;archived_href&quot;:&quot;http:\/\/web-wp.archive.org\/web\/20250828022736\/https:\/\/li-yuetao.github.io\/ActiveSplat\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-12-28 02:15:20&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-01-14 10:25:24&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-02-23 18:19:34&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-03-24 04:40:07&quot;,&quot;http_code&quot;:206},{&quot;date&quot;:&quot;2026-04-17 01:18:19&quot;,&quot;http_code&quot;:206}],&quot;broken&quot;:false,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-04-17 01:18:19&quot;,&quot;http_code&quot;:206},&quot;process&quot;:&quot;done&quot;}]'></div>
<p class="wp-block-paragraph">A recent study from the Beijing Institute of Technology and Tsinghua University Institute for Artificial Intelligence introduces <a href="https://li-yuetao.github.io/ActiveSplat/">ActiveSplat</a>, an autonomous high-fidelity reconstruction system. This innovative system, detailed in a research paper , uses Gaussian Splatting to build 3D maps in real-time, providing high-accuracy results for VFX, game development, and digital production.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe class="youtube-player" width="1200" height="675" src="https://www.youtube.com/embed/444RW0t7FBs?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent" allowfullscreen="true" style="border:0;" sandbox="allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox"></iframe>
</div></figure>



<h3 id="activesplat-a-hybrid-approach-to-3d-mapping" class="wp-block-heading">ActiveSplat: A Hybrid Approach to 3D Mapping</h3>



<p class="wp-block-paragraph">ActiveSplat leverages a hybrid mapping strategy that combines dense environmental data with sparse abstraction of the space. Using a Gaussian map and Voronoi graph, the system enables “efficient and complete exploration” with high-fidelity reconstruction. This combination of sparse topology for viewpoint sampling and path planning, alongside dense prediction for view-dependent selection, allows the system to make efficient decisions with promising accuracy.</p>



<p class="wp-block-paragraph">The research highlights how ActiveSplat’s hierarchical planning strategy, based on a topological map, minimizes repetitive trajectories during 3D scanning. Additionally, the system can adjust its yaw and pitch to handle areas that are difficult to reach or where data might be lost, improving its adaptability to different environments. These advancements position ActiveSplat as a potentially powerful tool for future virtual production workflows, offering a more efficient way to integrate real-world environments into digital projects.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" height="621" width="1200"  decoding="async"  src="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2024/11/system-overview-v3.png?resize=1200%2C621&quality=72&ssl=1"  alt=""  class="wp-image-151999" ><figcaption class="wp-element-caption">The autonomous reconstruction system employs a hybrid map that incorporates both dense predictions and sparse topological abstractions, balancing exploration efficiency with reconstruction accuracy. Splatting Gaussians of interest on the fly forms a consistent manner for online map updating, viewpoint selection, and path planning. <strong>Note:</strong> Subregions are distinguished by node color, with node scores indicated by color intensity.</figcaption></figure>



<p class="wp-block-paragraph"></p>



<h3 id="research-and-development-outlook" class="wp-block-heading">Research and Development Outlook</h3>



<p class="wp-block-paragraph">While this research represents an exciting leap forward in 3D spatial mapping, the system is still in the development phase. ActiveSplat’s potential to simplify VFX and game development processes is significant, but it requires further refinement before widespread implementation in production. For now, the study serves as a valuable exploration of how AI and spatial computing could redefine mapping technologies in digital production, with more updates to come. <a href="https://li-yuetao.github.io/ActiveSplat/">To stay informed, visit the full (and free) article of the researchers – well worth a read! </a></p>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" height="459" width="1200"  decoding="async"  src="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2024/11/reconstruction-results.png?resize=1200%2C459&quality=72&ssl=1"  alt=""  class="wp-image-152000" ><figcaption class="wp-element-caption">The autonomous reconstruction results in photorealistic rendering and accurate geometry.</figcaption></figure>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"><strong>p.s.</strong>: <em>What is Gaussian Splatting?</em><br>Gaussian splatting is a technique used to capture and reconstruct real-world objects in 3D by blending rasterization and optimization. Unlike traditional triangle-based meshes, this method uses volume-based representation, with 3D data defined by Gaussian splats that include position, covariance, color, and alpha channels. As a newer technology, Gaussian splatting enables real-time photo realism and direct editing, with applications in VR, AR, and emerging production pipelines.</p>



<p class="wp-block-paragraph"></p><p>The post <a href="https://digitalproduction.com/2024/11/07/study-explores-automated-3d-mapping-for-vfx-and-game-development/">Study Explores Automated 3D Mapping for VFX and Game Development</a> first appeared on <a href="https://digitalproduction.com">DIGITAL PRODUCTION</a> and was written by <a href="https://digitalproduction.com/author/belabeier/">Bela Beier</a>. </p></div>]]></content:encoded>
					
		
		
		<enclosure url="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2024/11/system-overview-v3.png?fit=2060%2C1066&#038;quality=72&#038;ssl=1" length="408714" type="image/jpg" />
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2024/11/system-overview-v3.png?fit=1200%2C621&#038;quality=72&#038;ssl=1" width="1200" height="621" medium="image" type="image/jpeg">
	<media:copyright>DIGITAL PRODUCTION</media:copyright>
	<media:title></media:title>
	<media:description type="html"><![CDATA[]]></media:description>
</media:content>
<media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2024/11/system-overview-v3.png?fit=1200%2C621&#038;quality=72&#038;ssl=1" width="1200" height="621" />
<post-id xmlns="com-wordpress:feed-additions:1">151996</post-id>	</item>
	</channel>
</rss>
