<?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>PlayCanvas Editor - DIGITAL PRODUCTION</title>
	<atom:link href="https://digitalproduction.com/tag/playcanvas-editor/feed/" rel="self" type="application/rss+xml" />
	<link>https://digitalproduction.com</link>
	<description>Magazine for Digital Media Production</description>
	<lastBuildDate>Thu, 20 Nov 2025 08:52:32 +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>SuperSplat 2.14 adds full video export</title>
		<link>https://digitalproduction.com/2025/11/21/supersplat-2-14-adds-full-video-export/</link>
		
		<dc:creator><![CDATA[Bela Beier]]></dc:creator>
		<pubDate>Fri, 21 Nov 2025 07:00:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3D point cloud]]></category>
		<category><![CDATA[Gaussian Splatting]]></category>
		<category><![CDATA[MKV]]></category>
		<category><![CDATA[PlayCanvas Editor]]></category>
		<category><![CDATA[realtime graphics]]></category>
		<category><![CDATA[splat rendering — post-production]]></category>
		<category><![CDATA[SuperSplat]]></category>
		<category><![CDATA[VFX]]></category>
		<category><![CDATA[video export]]></category>
		<category><![CDATA[WebM]]></category>
		<guid isPermaLink="false">https://digitalproduction.com/?p=227974</guid>

					<description><![CDATA[<div style="margin: 5px 5% 10px 5%;"><img src="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2025/11/Screenshot-2025-11-20-094510.png?fit=1200%2C721&quality=72&ssl=1" width="1200" height="721" title="" alt="A focused view of the interior of a historic church showcasing a beautifully crafted altar with ornate details and decorations, large windows allowing natural light, and wooden pews fitted in the background." /></div><div><p>SuperSplat v2.14 adds WebM/AV1 + VP9, MOV/MKV export, frame-range and framerate controls. Browser-based editor gets properly production-ready for splat video output.</p>
<p>The post <a href="https://digitalproduction.com/2025/11/21/supersplat-2-14-adds-full-video-export/">SuperSplat 2.14 adds full video export</a> first appeared on <a href="https://digitalproduction.com">DIGITAL PRODUCTION</a> and was written by <a href="https://digitalproduction.com/author/qualityjellyfish45275761d0/">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/2025/11/Screenshot-2025-11-20-094510.png?fit=1200%2C721&quality=72&ssl=1" width="1200" height="721" title="" alt="A focused view of the interior of a historic church showcasing a beautifully crafted altar with ornate details and decorations, large windows allowing natural light, and wooden pews fitted in the background." /></div><div><p class="wp-block-paragraph">The browser-based editor SuperSplat from PlayCanvas Ltd. is now on version 2.14, bringing key video rendering features that make it far more viable for production work. These updates are grounded in official release notes and the user-manual. Marketing claims are noted where used. As always, test in your pipeline before committing to live work.</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<a href="https://twitter.com/willeastcott/status/1990445129703043376" rel="nofollow">https://twitter.com/willeastcott/status/1990445129703043376</a>
</div></figure>



<h3 id="what-supersplat-is" class="wp-block-heading">What SuperSplat is</h3>



<p class="wp-block-paragraph">SuperSplat is a free, open-source editor for 3D Gaussian splats (“splat” meaning a billboarded Gaussian sphere used to reconstruct point clouds, often for realtime visualisation). It runs fully in the browser (no install), supports import/export of point-cloud/splat formats, offers visual editing, optimisation and publication workflows. The tool is part of PlayCanvas’s Gaussian splatting documentation.</p>



<figure class="wp-block-image size-full"><a href="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2025/11/Screenshot-2025-11-20-094545.png?quality=72&#038;ssl=1"><img data-recalc-dims="1"  fetchpriority="high"  decoding="async"  width="857"  height="770"  sizes="(max-width: 1200px) 100vw, 1200px"  src="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2025/11/Screenshot-2025-11-20-094545.png?resize=857%2C770&#038;quality=72&#038;ssl=1"  alt="A video settings interface displaying options for resolution, format, codec, frame rate, bitrate, frame range, portrait mode, and debug overlays, with buttons to cancel or render."  class="wp-image-227988" ></a></figure>



<h3 id="whats-new-in-version-2-14" class="wp-block-heading">What’s new in version 2.14</h3>



<p class="wp-block-paragraph">According to the GitHub release notes for version 2.14.0: Support has been added for WebM (AV1 and VP9) encoding. MOV and MKV video encode support has been added. The timeline frame-range for video encoding has been exposed, giving you control of which frames to render. Additional framerate options for video export are now available. The video format selection has been separated from codec selection (so you can e.g., pick format and codec independently). A small shader fix for the latest engine was also included. These changes clearly move the tool from “interactive preview” to “output ready” for video fly-throughs, which is notable for post-production, VFX and realtime graphics workflows.</p>



<h3 id="recommended-usage-in-production" class="wp-block-heading">Recommended usage in production</h3>



<p class="wp-block-paragraph">Consider incorporating version 2.14 of SuperSplat into your pipeline when you have point-cloud/splat data that needs visualisation or fly-through output. Use the timeline frame-range and framerate controls to standardise output (e.g., 24 fps, 30 fps). Choose container formats that match your downstream: MOV/MKV for mastering, WebM for web previews. Clean up splat data (remove stray “floaters”, background noise, optimise count) prior to export to reduce overdraw and performance cost. Keep an eye on the visual fidelity vs fragment cost trade-off when exporting to high resolution video.</p>



<p class="wp-block-paragraph"><strong>Note:</strong> As with any new tool or feature in a production pipeline, you should test SuperSplat 2.14 end-to-end before deploying to live work.</p>



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



<p class="wp-block-paragraph"></p><p>The post <a href="https://digitalproduction.com/2025/11/21/supersplat-2-14-adds-full-video-export/">SuperSplat 2.14 adds full video export</a> first appeared on <a href="https://digitalproduction.com">DIGITAL PRODUCTION</a> and was written by <a href="https://digitalproduction.com/author/qualityjellyfish45275761d0/">Bela Beier</a>. </p></div>]]></content:encoded>
					
		
		
		<enclosure url="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2025/11/Screenshot-2025-11-20-094510.png?fit=2560%2C1538&#038;quality=72&#038;ssl=1" length="1479099" type="image/jpg" />
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2025/11/Screenshot-2025-11-20-094510.png?fit=1200%2C721&#038;quality=72&#038;ssl=1" width="1200" height="721" medium="image" type="image/jpeg">
	<media:copyright>DIGITAL PRODUCTION</media:copyright>
	<media:title></media:title>
	<media:description type="html"><![CDATA[A focused view of the interior of a historic church showcasing a beautifully crafted altar with ornate details and decorations, large windows allowing natural light, and wooden pews fitted in the background.]]></media:description>
</media:content>
<media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://i0.wp.com/digitalproduction.com/wp-content/uploads/2025/11/Screenshot-2025-11-20-094510.png?fit=1200%2C721&#038;quality=72&#038;ssl=1" width="1200" height="721" />
<post-id xmlns="com-wordpress:feed-additions:1">227974</post-id>	</item>
	</channel>
</rss>
