<?xml version="1.0" encoding="UTF-8"?><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/"
	>

<channel>
	<title>Uncategorised &#8211; interloper.</title>
	<atom:link href="https://interloper.ie/category/uncategorised/feed/" rel="self" type="application/rss+xml" />
	<link>https://interloper.ie</link>
	<description>Marcus Craig - Artist &#38; Technician</description>
	<lastBuildDate>Sun, 24 May 2026 12:52:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://interloper.ie/wp-content/uploads/2023/10/Untitled-2-150x150.webp</url>
	<title>Uncategorised &#8211; interloper.</title>
	<link>https://interloper.ie</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>3DGS of Video Game Clip</title>
		<link>https://interloper.ie/3dgs-gameclip/</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Thu, 02 Apr 2026 16:51:38 +0000</pubDate>
				<category><![CDATA[Uncategorised]]></category>
		<category><![CDATA[3dgs]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[gaussian splat]]></category>
		<category><![CDATA[open-source]]></category>
		<guid isPermaLink="false">https://interloper.ie/?p=1075</guid>

					<description><![CDATA[Here we have the result of a pretty boiler plate example of open-source gaussian splat scene generation. This was rendered via RealityScan for the sparse point cloud mapping and image extraction, then onto LichtFeld Studio for splat generation. I use a combination of a thread ripper cpu and an RTX 5070ti so this only took [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Here we have the result of a pretty boiler plate example of open-source gaussian splat scene generation. This was rendered via <strong>RealityScan </strong>for the sparse point cloud mapping and image extraction, then onto<strong> LichtFeld Studio </strong>for splat generation. I use a combination of a thread ripper cpu and an RTX 5070ti so this only took around 3 minutes to compute.<br><br>I wanted this experiment to utilise datasets that are not of pristine origin. So many spats source from existing point cloud datasets and newer high resolution cameras rigs or drones. The software required to generate these have become much more flexible in what can be ingested and I was curious if incomplete or unreal datasets could make something interesting.</p>



<figure class="wp-block-video"><video height="1080" style="aspect-ratio: 1920 / 1080;" width="1920" controls src="https://interloper.ie/wp-content/uploads/Half-Sword-Demo-2025-12-06-11-29-23-AM.mp4"></video></figure>



<details class="wp-block-details is-layout-flow wp-block-details-is-layout-flow"><summary>Click to see the result</summary>
<!-- Responsive Gaussian Splat iframe wrapper -->
<style>
.splat-responsive-iframe {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio (change as needed) */
  height: 0;
  overflow: hidden;
  border-radius: 16px;  /* optional, for rounded corners */
  box-shadow: 0 2px 16px rgba(0,0,0,0.08); /* optional, for subtle shadow */
  background: #f8f8f8; /* fallback background */
}
.splat-responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
</style>

<div class="splat-responsive-iframe">
  <iframe 
    src="https://interloper.ie/wp-content/uploads/splat_30000.html"
    allowfullscreen
    loading="lazy"
    title="Gaussian Splat Viewer"
  ></iframe>
</div>
</details>
]]></content:encoded>
					
		
		<enclosure url="https://interloper.ie/wp-content/uploads/Half-Sword-Demo-2025-12-06-11-29-23-AM.mp4" length="32410846" type="video/mp4" />

			</item>
		<item>
		<title>3DGS</title>
		<link>https://interloper.ie/custom_3dgs/</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Thu, 07 Aug 2025 08:53:33 +0000</pubDate>
				<category><![CDATA[Uncategorised]]></category>
		<guid isPermaLink="false">https://www.interloper.ie/?p=695</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<!-- Responsive Gaussian Splat iframe wrapper -->
<style>
.splat-responsive-iframe {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio (change as needed) */
  height: 0;
  overflow: hidden;
  border-radius: 16px;  /* optional, for rounded corners */
  box-shadow: 0 2px 16px rgba(0,0,0,0.08); /* optional, for subtle shadow */
  background: #f8f8f8; /* fallback background */
}
.splat-responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
</style>

<div class="splat-responsive-iframe">
  <iframe 
    src="https://interloper.ie/wp-content/uploads/2025/08/WP_Teapot.html"
    allowfullscreen
    loading="lazy"
    title="Gaussian Splat Viewer"
  ></iframe>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Attempt to create a new 3DGS Viewer</title>
		<link>https://interloper.ie/new-3dgsviewer-attempt/</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Mon, 04 Aug 2025 13:00:17 +0000</pubDate>
				<category><![CDATA[Uncategorised]]></category>
		<category><![CDATA[3dgs]]></category>
		<category><![CDATA[gaussian splat]]></category>
		<category><![CDATA[splat]]></category>
		<category><![CDATA[three.js]]></category>
		<guid isPermaLink="false">https://www.interloper.ie/?p=688</guid>

					<description><![CDATA[Custom 3DGS viewer This is my attempt to create a 3DGS viewer of my own. It is largely a fork of the Three.js libraries with some tuning to help (attempt) to alter vertices in realtime. This cannot be done with some more popular viewers such as the wonderful one provided by SuperSplat. They encode the [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 data-wp-context---core-fit-text="core/fit-text::{&quot;fontSize&quot;:&quot;&quot;}" data-wp-init---core-fit-text="core/fit-text::callbacks.init" data-wp-interactive data-wp-style--font-size="core/fit-text::context.fontSize" class="wp-block-heading has-fit-text">Custom 3DGS viewer</h2>



<p class="wp-block-paragraph">This is my attempt to create a 3DGS viewer of my own. It is largely a fork of the Three.js libraries with some tuning to help (attempt) to alter vertices in realtime. This cannot be done with some more popular viewers such as the wonderful one provided by SuperSplat. They encode the .ply file into a Base64 image and the rest of the code is minified so forget about it. There is room to make entirely realtime 3DGS editor but this will take some time.</p>



<style>
.responsive-iframe-container {
  position: relative;
  border-radius: 16px;  /* optional, for rounded corners */
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}

.responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
</style>

<div class="responsive-iframe-container">
  <iframe src="https://www.interloper.ie/wp-content/uploads/2025/08/test.html"></iframe>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Hello world!</title>
		<link>https://interloper.ie/hello-world/</link>
					<comments>https://interloper.ie/hello-world/#comments</comments>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 03 Oct 2023 16:05:35 +0000</pubDate>
				<category><![CDATA[Uncategorised]]></category>
		<guid isPermaLink="false">http://217.170.204.3/?p=1</guid>

					<description><![CDATA[Working This is a test.How does this look now?]]></description>
										<content:encoded><![CDATA[
<h2 data-wp-context---core-fit-text="core/fit-text::{&quot;fontSize&quot;:&quot;&quot;}" data-wp-init---core-fit-text="core/fit-text::callbacks.init" data-wp-interactive data-wp-style--font-size="core/fit-text::context.fontSize" class="wp-block-heading has-fit-text">Working</h2>



<p class="wp-block-paragraph">This is a test.<br><strong>How does this look now?</strong></p>



<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&#038;family=Roboto+Mono:wght@400;500&#038;display=swap" rel="stylesheet">

<style>
  /* 2. Set the Green Background */
  body, #page, .site, .site-content, .entry-content, .wp-site-blocks {
    background-color: #73D29E !important;
    color: #1a1a1a !important;
  }

  /* 3. THE NUCLEAR OPTION: Force Nanum Myeongjo on EVERYTHING */
  /* This targets every single element on the page */
  * {
    font-family: "Nanum Myeongjo", serif !important;
  }

  /* 4. Exception: Only keep buttons/inputs as the "Tech" font */
  button, input, code, pre {
    font-family: 'Roboto Mono', monospace !important;
  }

  /* 5. Link Styling */
  a {
    color: #000000 !important;
    text-decoration: underline;
  }
</style>



<figure class="wp-block-embed is-type-rich is-provider-bluesky-social wp-block-embed-bluesky-social"><div class="wp-block-embed__wrapper">
<blockquote class="bluesky-embed" data-bluesky-uri="at://did:plc:wf7nfy2us3h5gpa7zfettmzl/app.bsky.feed.post/3mml33ozn6c2s" data-bluesky-cid="bafyreice4eengjvtosftm35u2ynod3s2cqiq2sixnpimvccutisp5v63fy"><p lang="en">Daily bunny no.3328 is done with skool!</p>&mdash; <a href="https://bsky.app/profile/did:plc:wf7nfy2us3h5gpa7zfettmzl?ref_src=embed">Will Quinn (@willquinnart.bsky.social)</a> <a href="https://bsky.app/profile/did:plc:wf7nfy2us3h5gpa7zfettmzl/post/3mml33ozn6c2s?ref_src=embed">2026-05-24T03:57:38.594Z</a></blockquote><script async src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script>
</div></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://interloper.ie/hello-world/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Engram</title>
		<link>https://interloper.ie/engram/</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Thu, 03 May 2018 18:30:01 +0000</pubDate>
				<category><![CDATA[Uncategorised]]></category>
		<category><![CDATA[maxmsp]]></category>
		<category><![CDATA[memory]]></category>
		<guid isPermaLink="false">https://www.interloper.ie/?p=303</guid>

					<description><![CDATA[Following from my research into digital entropy, I stumbled across the papers of Trinity professor Thomas Ryan and his work on the &#8216;engram&#8217;. With the concept of the Engram, I generally resist the comparison of the human brain to a computer, used as analogues of one another. However, the notion of the engram supports some [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Following from my research into digital entropy, I stumbled across the papers of Trinity professor Thomas Ryan and his work on the &#8216;engram&#8217;. </p>



<p class="wp-block-paragraph">With the concept of the Engram, I generally resist the comparison of the human brain to a computer, used as analogues of one another. However, the notion of the engram supports some correlations, suggesting that &#8216;space&#8217; and &#8216;encoding&#8217; are analogous to bits and bytes.</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
