<?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: Brian Haro</title>
    <description>The latest articles on DEV Community by Brian Haro (@balmabrian).</description>
    <link>https://dev.to/balmabrian</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%2F258948%2F04a36d41-386d-4519-9644-2da8d3922dde.jpg</url>
      <title>DEV Community: Brian Haro</title>
      <link>https://dev.to/balmabrian</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/balmabrian"/>
    <language>en</language>
    <item>
      <title>Using docker for Rendering Blender Projects ~ Starting Research</title>
      <dc:creator>Brian Haro</dc:creator>
      <pubDate>Mon, 14 Dec 2020 19:19:14 +0000</pubDate>
      <link>https://dev.to/balmabrian/using-docker-for-rendering-blender-projects-starting-research-5f5f</link>
      <guid>https://dev.to/balmabrian/using-docker-for-rendering-blender-projects-starting-research-5f5f</guid>
      <description>&lt;h1&gt;
  
  
  I need more power!!!
&lt;/h1&gt;

&lt;p&gt;For some background, I make custom cookie cutters on the internet and I recently started rendering videos of my cutters for things like Instagram, Twitter, Patreon, and Etsy. It's a simple business that I do for my mother. Below is an example of one of my finished renders after some editing in Adobe After Effects.&lt;/p&gt;


&lt;blockquote class="twitter-tweet"&gt;
&lt;p&gt;Here are some renders of the cutters available on my patreon. More renders coming soon. &lt;a href="https://t.co/MJNsyYnK6I"&gt;pic.twitter.com/MJNsyYnK6I&lt;/a&gt;&lt;/p&gt;— Brian Almaguer (@BulmaBrian) &lt;a href="https://twitter.com/BulmaBrian/status/1338229046837014529?ref_src=twsrc%5Etfw"&gt;December 13, 2020&lt;/a&gt;
&lt;/blockquote&gt; 

&lt;p&gt;Every 11 second video I render from blender is about 2.3 gigabytes in size. The whole process takes about 2+ hours minimum. Needless to say, I really want to get this under 2 hours. This sparked a fun idea. I want to make a blender farm from my raspberry pi cluster using docker and or Kubernetes.&lt;/p&gt;

&lt;h2&gt;
  
  
  Current thoughts
&lt;/h2&gt;

&lt;p&gt;To be perfectly honest, I don't know what I am doing but I believe I know the direction I should be going. These are my current thoughts:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Make a base container with blender installed.&lt;/li&gt;
&lt;li&gt;Check if blender can identify a container as a rendering node.&lt;/li&gt;
&lt;li&gt;Set up a docker compose file to network containers together.&lt;/li&gt;
&lt;li&gt;Look into passing a graphics card into container.&lt;/li&gt;
&lt;li&gt;Establish a benchmarking blender file.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Next Steps of Development
&lt;/h2&gt;

&lt;p&gt;Open a GitHub for testing and research.&lt;/p&gt;

</description>
      <category>docker</category>
      <category>kubernetes</category>
      <category>blender</category>
    </item>
  </channel>
</rss>
