<?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: thomas auguey</title>
    <description>The latest articles on DEV Community by thomas auguey (@thomas_auguey_21de0c9b6d8).</description>
    <link>https://dev.to/thomas_auguey_21de0c9b6d8</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%2F3429392%2F0a2bb5b1-50be-4255-ba85-bfca52dd3629.jpg</url>
      <title>DEV Community: thomas auguey</title>
      <link>https://dev.to/thomas_auguey_21de0c9b6d8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thomas_auguey_21de0c9b6d8"/>
    <language>en</language>
    <item>
      <title>A tool to quickly display animations</title>
      <dc:creator>thomas auguey</dc:creator>
      <pubDate>Tue, 12 Aug 2025 11:58:12 +0000</pubDate>
      <link>https://dev.to/thomas_auguey_21de0c9b6d8/a-tool-to-quickly-display-animations-32hf</link>
      <guid>https://dev.to/thomas_auguey_21de0c9b6d8/a-tool-to-quickly-display-animations-32hf</guid>
      <description>&lt;p&gt;Do you draw animations on tablet? Do you want to get a quick preview of your work without creating a project on a specialized tool (Photoshop, etc.) and thus investing time and losing the original formatting of your rough sketch ?&lt;/p&gt;

&lt;p&gt;I created this little tool for a specific need: to visualize the animation of a sketch as it is created without necessarily switching my work to a specialized drawing tool.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;My use case: I'm working on a small 2D platform game under Unity (programming and artwork). I'm quietly drawing small animations (sketches) on my tablet and I want to have a preview in my game but at the same time I want to keep my drawing in its original/raw form without going to the qualitative phase in a specialized drawing tool (cropping, cutting the image, reworking the colors, reworking the lines, ...).&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;That's when I thought: it would be cool if I could draw on my tablet while viewing the animation on my computer screen and then quickly export everything into my Unity project (in preview).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This tool allows you to load an image file, then define the areas (rectangles) where the different images of the animation are located. A preview area allows you to see the images scroll at a chosen frequency. Finally, the software helps you define the areas by automatically reducing the transparent parts.&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Little bonus: you can export your drawing into Sprites ready for your video game development.&lt;/p&gt;

&lt;p&gt;Another little bonus: if you use a folder that's automatically synchronized between your tablet and your PC, there's no need to reload the image; it'll happen automatically each time the file is modified (tested with Syncthing).&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://github.com/Ace4teaM/animate" rel="noopener noreferrer"&gt;The link to the project&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PS: This is my first post, and I'm eagerly awaiting your feedback (I'm looking to gain more visibility on social media).&lt;/p&gt;

</description>
      <category>animation</category>
      <category>drawin</category>
      <category>opensource</category>
      <category>github</category>
    </item>
  </channel>
</rss>
