Sick Gaming
VPainter For Godot - Printable Version

+- Sick Gaming (https://www.sickgaming.net)
+-- Forum: Programming (https://www.sickgaming.net/forum-76.html)
+--- Forum: Game Development (https://www.sickgaming.net/forum-80.html)
+--- Thread: VPainter For Godot (/thread-97328.html)



VPainter For Godot - xSicKxBot - 09-19-2020

VPainter For Godot

<div style="margin: 5px 5% 10px 5%;"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/09/vpainter-for-godot.png" width="1024" height="226" title="" alt="" /></div><div><p><a href="https://github.com/tomankirilov/VPainter">VPainter </a>is an open source free add-on for the Godot game engine that enables you to paint directly on 3D models. There are two modes of operation, one is to paint on the vertices of the mesh, while the second involves blending up to 4 different textures into one seamless material.</p>
<p>VPainter is open source MIT licensed and hosted on GitHub. To get started, merely clone (git clone _____) the repository https://github.com/tomankirilov/VPainter.git.</p>
<p>Next, copy the addons folder into your Godot project, merging it if you already have an addons directory.</p>
<p>Next, fire up the Godot Engine, go to Project-&gt;Project Settings, then select the Plugins tab and click enable:</p>
<figure class="wp-block-image size-large"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2020/09/vpainter-for-godot.png" alt="Enabling an Add-on in Godot. " class="wp-image-23494"></figure>
<p>VPainter is now enabled and will appear in the editor window when a MeshInstance is selected. For further details on how to use VPainter or to simply see it in action, check out the <a href="https://youtu.be/vVxemrkB3Mg">video </a>below.</p>
<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio">
<div class="wp-block-embed__wrapper">
<div class="ast-oembed-container"><iframe class='youtube-player' width='1500' height='844' src='https://www.youtube.com/embed/vVxemrkB3Mg?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></div>
</div>
</figure>
<div class="code-block code-block-1"> <ins class="adsbygoogle" data-ad-format="autorelaxed" data-ad-client="ca-pub-5156240514307514" data-ad-slot="1997524572"></ins> </div>
</div>


https://www.sickgaming.net/blog/2020/09/17/vpainter-for-godot/