<?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: Khaled Ali</title>
    <description>The latest articles on DEV Community by Khaled Ali (@khaledsworld).</description>
    <link>https://dev.to/khaledsworld</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%2F1774313%2F085dbf87-ccaf-41a8-8873-1428050bd2ef.jpg</url>
      <title>DEV Community: Khaled Ali</title>
      <link>https://dev.to/khaledsworld</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/khaledsworld"/>
    <language>en</language>
    <item>
      <title>react-three-fiber - useLookAtSmooth - smooth camera.lookAt with speed</title>
      <dc:creator>Khaled Ali</dc:creator>
      <pubDate>Fri, 12 Jul 2024 23:25:22 +0000</pubDate>
      <link>https://dev.to/khaledsworld/react-three-fiber-uselookatsmooth-smooth-cameralookat-with-speed-1igl</link>
      <guid>https://dev.to/khaledsworld/react-three-fiber-uselookatsmooth-smooth-cameralookat-with-speed-1igl</guid>
      <description>&lt;p&gt;&lt;iframe src="https://codesandbox.io/embed/qdr4nv"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codesandbox</category>
    </item>
    <item>
      <title>React Three Fiber - Smoothly turn camera towards at a position vs Camera.lookAt</title>
      <dc:creator>Khaled Ali</dc:creator>
      <pubDate>Fri, 12 Jul 2024 23:24:30 +0000</pubDate>
      <link>https://dev.to/khaledsworld/react-three-fiber-smooth-cameralookat-cbc</link>
      <guid>https://dev.to/khaledsworld/react-three-fiber-smooth-cameralookat-cbc</guid>
      <description>&lt;p&gt;After trying some solutions including 3rd party libs and more vanilla Three.js ways, I found a clean react-y way to have the camera smoothly look at a given position using React Three Fiber.&lt;/p&gt;

&lt;p&gt;Thought I'd share! The Codesandbox has comments describing what I did. Just rip out that hook and use in your code.&lt;/p&gt;

&lt;p&gt;&lt;iframe src="https://codesandbox.io/embed/qdr4nv"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
