<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nutthakan Limpanawannakul</title>
    <description>The latest articles on DEV Community by Nutthakan Limpanawannakul (@nut4214).</description>
    <link>https://dev.to/nut4214</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F553204%2Fb5c5c23b-8ec9-4654-a041-de5f51397aad.jpeg</url>
      <title>DEV Community: Nutthakan Limpanawannakul</title>
      <link>https://dev.to/nut4214</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nut4214"/>
    <language>en</language>
    <item>
      <title>HOLO-HACKATHON, develop and submit your Desktop AR app and have a chance to win an Alienware gaming laptop</title>
      <dc:creator>Nutthakan Limpanawannakul</dc:creator>
      <pubDate>Fri, 12 Feb 2021 09:54:48 +0000</pubDate>
      <link>https://dev.to/nut4214/holo-hackathon-develop-and-submit-your-desktop-ar-app-and-have-a-chance-to-win-an-alienware-gaming-laptop-355i</link>
      <guid>https://dev.to/nut4214/holo-hackathon-develop-and-submit-your-desktop-ar-app-and-have-a-chance-to-win-an-alienware-gaming-laptop-355i</guid>
      <description>&lt;p&gt;HOLO-HACKATHON, develop and submit your Desktop AR app using Holo-SDK a Unity plugin, and have a chance to win an Alienware gaming laptop&lt;/p&gt;

&lt;p&gt;Hi guys!&lt;/p&gt;

&lt;p&gt;We are excited to announce the HOLO-HACKATHON event, the competition for developing a new Desktop AR application. If you are interested in AR and ready to share your idea, this is a great opportunity. Also, participants have a chance to win an Alienware gaming laptop.&lt;/p&gt;

&lt;p&gt;More details: &lt;a href="http://www.holo-sdk.com/holo-hackathon"&gt;www.holo-sdk.com/holo-hackathon&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--um_U5YNY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/v3w4tbbqyxkq3w01t4ne.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--um_U5YNY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/v3w4tbbqyxkq3w01t4ne.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>unity3d</category>
      <category>gamedev</category>
      <category>news</category>
      <category>discuss</category>
    </item>
    <item>
      <title>SDK for Desktop AR (AR using your computer, without pricey headgear)</title>
      <dc:creator>Nutthakan Limpanawannakul</dc:creator>
      <pubDate>Thu, 07 Jan 2021 10:24:38 +0000</pubDate>
      <link>https://dev.to/nut4214/sdk-for-desktop-ar-ar-using-your-computer-without-pricey-headgear-4a3d</link>
      <guid>https://dev.to/nut4214/sdk-for-desktop-ar-ar-using-your-computer-without-pricey-headgear-4a3d</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/cuvJxsB285k"&gt;
&lt;/iframe&gt;
&lt;br&gt;
Hey everyone!&lt;br&gt;
I’m very excited to announce the beta version of Holo-SDK for Desktop AR technology.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is Desktop AR?&lt;/strong&gt;&lt;br&gt;
Desktop AR is a technique that enables laptop and desktop computers to produce AR effect without needing a phone or a headset. It creates the illusion of 3D objects floating in front of a screen by rendering red-blue 3D images according to a user's viewing position. User can download the play Desktop AR apps by using their computer, webcam, and anaglyph glasses. You can download sample Desktop AR apps here:&lt;br&gt;
&lt;a href="https://www.holo-sdk.com/sample-apps"&gt;https://www.holo-sdk.com/sample-apps&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's cool about it?&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You get the holographic experience and seeing things floating in front of the screen. Here is a YouTube demo of what it felt like when playing a Desktop AR (&lt;a href="https://youtu.be/cuvJxsB285k"&gt;https://youtu.be/cuvJxsB285k&lt;/a&gt;). Yes, the color will be a bit purple-ish because of the red-blue glasses. If that is what bothers you, you can also use active/passive 3D display to overcome this issue.&lt;/li&gt;
&lt;li&gt;Users do not need to have AR glasses or headset, which tends to be pricy. Desktop AR utilizes hardware that everyone already has and red-blue glasses that are available online for a low price. This also means that more potential users for your Desktop AR applications.&lt;/li&gt;
&lt;li&gt;More immersive than mobile AR. Mobile AR's experience is limited by small display size and lack of stereoscopic. Unlike Desktop AR and AR glasses, Mobile AR enhances the realism of a video that a user sees on a device, rather than enhancing the viewing experience of the user directly.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;How to make your own Desktop AR app?&lt;/strong&gt;&lt;br&gt;
You can make Desktop AR apps by using Holo-SDK. Holo-SDK is a unity-plugin. You can download and start developing going to (&lt;a href="https://www.holo-sdk.com/get-started"&gt;https://www.holo-sdk.com/get-started&lt;/a&gt;). We do have a free developer license there, so you can play with the tech without cost. We also have documents (&lt;a href="https://docs.holo-sdk.com/docs/holo-sdk-manual/overview/"&gt;https://docs.holo-sdk.com/docs/holo-sdk-manual/overview/&lt;/a&gt;), so that you can use the SDK easier.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What’s next?&lt;/strong&gt;&lt;br&gt;
Right now, the Holo-SDK is only for Unity and only compatible with Window OS. In the future, we will support other engines and OS as well.&lt;/p&gt;

&lt;p&gt;I am looking forward to your suggestions, comments, and feedback. They are highly valued and appreciated.&lt;br&gt;
Thank you.&lt;/p&gt;

&lt;p&gt;Kindest regards,&lt;br&gt;
Nutthakan&lt;/p&gt;

&lt;p&gt;Please follow us on FB page at : &lt;a href="https://www.facebook.com/PerceptionHoloSDK"&gt;https://www.facebook.com/PerceptionHoloSDK&lt;/a&gt;&lt;/p&gt;

</description>
      <category>unity3d</category>
      <category>mixedreality</category>
      <category>gamedev</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
