<?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: Deekshith D</title>
    <description>The latest articles on DEV Community by Deekshith D (@deekshith_d_ac3e04f6d2134).</description>
    <link>https://dev.to/deekshith_d_ac3e04f6d2134</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%2F2448922%2Fc9a45158-783a-4f58-99eb-fd97745d993a.png</url>
      <title>DEV Community: Deekshith D</title>
      <link>https://dev.to/deekshith_d_ac3e04f6d2134</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/deekshith_d_ac3e04f6d2134"/>
    <language>en</language>
    <item>
      <title>How to Implement Wall-Bounded Camera FoV in React?</title>
      <dc:creator>Deekshith D</dc:creator>
      <pubDate>Tue, 31 Dec 2024 05:56:38 +0000</pubDate>
      <link>https://dev.to/deekshith_d_ac3e04f6d2134/how-to-implement-wall-bounded-camera-fov-in-react-3e07</link>
      <guid>https://dev.to/deekshith_d_ac3e04f6d2134/how-to-implement-wall-bounded-camera-fov-in-react-3e07</guid>
      <description>&lt;p&gt;I'm currently working on a React project where the task is to display the security camera's field of view (FoV) on a floor map. The challenge is that there are walls on the floor map, and the FoV should not cross the boundaries of the walls.&lt;/p&gt;

&lt;p&gt;In my current implementation, the boundaries are not respected.  &lt;a href="https://codesandbox.io/p/github/CodeMaxiim/StackO-flow/main?import=true" rel="noopener noreferrer"&gt;CodeSandBox Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My goal is to reach this &lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl3rvib91nqbtugxmizpd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl3rvib91nqbtugxmizpd.png" alt="implementation " width="444" height="568"&gt;&lt;/a&gt;.&lt;br&gt;
Can you let me know the library/framework which is used ?&lt;/p&gt;

</description>
      <category>react</category>
      <category>programming</category>
      <category>discuss</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
