<?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: Vladislav An</title>
    <description>The latest articles on DEV Community by Vladislav An (@vladislav_an_c6176e765e03).</description>
    <link>https://dev.to/vladislav_an_c6176e765e03</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4070839%2F199e6985-f3d7-49f5-a501-a39da4eb8972.jpg</url>
      <title>DEV Community: Vladislav An</title>
      <link>https://dev.to/vladislav_an_c6176e765e03</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vladislav_an_c6176e765e03"/>
    <language>en</language>
    <item>
      <title>Building browser-based tools for 3D printing with Three.js</title>
      <dc:creator>Vladislav An</dc:creator>
      <pubDate>Mon, 10 Aug 2026 09:07:56 +0000</pubDate>
      <link>https://dev.to/vladislav_an_c6176e765e03/building-browser-based-tools-for-3d-printing-with-threejs-450m</link>
      <guid>https://dev.to/vladislav_an_c6176e765e03/building-browser-based-tools-for-3d-printing-with-threejs-450m</guid>
      <description>&lt;p&gt;I’m building 3D Форматика Maker, a collection of small browser-based tools for 3D printing.&lt;/p&gt;

&lt;p&gt;The project started from repetitive tasks I kept running into: generating simple models, changing geometry, preparing files for printing, and experimenting with parametric shapes.&lt;/p&gt;

&lt;p&gt;I wanted these tools to be available directly in the browser, so I’m building the editors around web technologies and Three.js.&lt;/p&gt;

&lt;p&gt;Some of the things I’m currently working on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;parametric model generators&lt;/li&gt;
&lt;li&gt;box and vase generators&lt;/li&gt;
&lt;li&gt;voxelization of existing 3D models&lt;/li&gt;
&lt;li&gt;browser-based model editing&lt;/li&gt;
&lt;li&gt;print cost estimation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can try the project here: &lt;a href="https://maker.3dformatika.com/" rel="noopener noreferrer"&gt;3D Форматика Maker&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The available tools are also listed in the &lt;a href="https://maker.3dformatika.com/editors" rel="noopener noreferrer"&gt;Maker editor catalog&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I’m still actively developing it, so feedback from people working with 3D printing is very welcome.&lt;/p&gt;

</description>
      <category>web</category>
      <category>3dprinting</category>
      <category>threejs</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
