Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Material Maker 0.8 Released

#1
Material Maker 0.8 Released

<div><p>Material Maker 0.8 was just released.&nbsp; Material Maker is a free procedural texture generation software that was built on top of the Godot game engine.&nbsp; We previously covered Material Maker <a href="https://www.youtube.com/watch?v=OgTnsE8ueKI">in this video</a>.&nbsp; The 0.8 release brings several new features including several new nodes and examples.</p>
<p>Details from the <a href="https://rodzilla.itch.io/material-maker/devlog/120610/material-maker-08">itch.io page</a>:</p>
<h6>Regressions and incompatibilities</h6>
<p>Bad news come first, as always:</p>
<ul>
<li>2D SDF nodes do not output greyscale information and cannot be directly connected to greyscale/color/RGBA inputs anymore. you will have to use the sdShow Node</li>
</ul>
<h6>User interface</h6>
<ul>
<li>the 2D and 3D previews are now in separate tabs </li>
<li>the 3D preview in the background of the graph pane can now be shown and hidden using the “cube” button at the bottom left of the graph view and controlled independently, </li>
<li>the 2D preview now shows a tiled version of the selected node (so it’s easy to check the result is seamless) </li>
<li>the 2D preview now has controls that can be associated to (float) node parameters (this applies mainly to shape/transform nodes)the UI will now be dimmed when exiting the application (this change was contributed by Calinou) </li>
</ul>
<h6>Nodes and code generation </h6>
<ul>
<li>2 new types of node inputs/outputs have been added for 2D and 3D signed distance functions. Both types have a custom preview (distance field for 2DSDF and shaded scene for 3DSDF)</li>
<li>shader nodes inputs now have a “function” attribute. When this option is selected, the input is generated as a function and is usable in instance Functions. This feature made all 3D SDF nodes possible. </li>
<li>a few problems in convolution nodes have been fixed </li>
</ul>
<h6>New and improved nodes</h6>
<ul>
<li>all 2D signed distance functions have been modified to use the 2DSDF inputs/outputs (that are shown in orange). The sdShow node is now the only way to generate an image. Added 2DSDF transform and morph nodes. </li>
<li>the new 3D signed distance functions nodes can be used to describe 3D shapes. Many shapes (sphere, box, capsule, torus, cylinder…Wink, transforms (translate, rotate, scale), operators (boolean, repeat, extrusion, revolution…Wink are provided and the Render node can be used to generate a height map and a normal map from 3DSDF information. All this is based on ray marching and can be used to describe 3D objects that can then be spread on the textures, as demonstrated in the “skulls” and “pile_of_bricks” examples.</li>
<li>the new 3D box and a sphere nodes are not based on 3DSDF and just output a height map </li>
<li>the new “workflow” nodes can be used to define base materials and mix them using height/orientation/offset maps, and to ultimately create complex materials without drawing spaghetti monsters in the graph view. A few simple base materials are provided in the node library as templates. The new “marble” and the updated “medieval_wall” examples show how to use all those nodes.</li>
</ul>
<ul>
<li>the bricks node has been improved with round brick corners and output UV information for each brick and each brick corner. Also added an output that gives brick orientation. </li>
<li>the new CustomUV node uses one of its input as coordinates to read the other input and can thus be used to implement psychedelic image transforms </li>
<li>the new generic truchet node tiles its input, randomly flipping it horizontally, vertically or both </li>
<li>the beehive node just outputs hexagonal tiles </li>
<li>the new convolution nodes are 3 edge detectors and a sharpen filter </li>
<li>the normal map node has a new option to disable its input buffer. The buffer should still be used when the input is complex, but disabling it will generate smoother normal maps </li>
<li>the new greyscale node converts color input to greyscale with a choice of 5 algorithms </li>
<li>the new swap channels node replaces all channels (R, G, B, A) of its output with 0, 1 or a (optionnally inverted) channel of its input</li>
</ul>
<p>Material Maker 0.8 is available for download for Windows and Linux <a href="https://rodzilla.itch.io/material-maker/purchase">here</a>.&nbsp; You can learn more about Material Maker 0.8 in the <a href="https://youtu.be/en4THDP3D9k">video</a> below.</p>
<p align="center"><iframe class='youtube-player' type='text/html' width='853' height='480' src='https://www.youtube.com/embed/en4THDP3D9k?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></p>
<p class="under"> <span class="categories"><a href="https://www.gamefromscratch.com/category/GameDev-News.aspx">GameDev News</a></span> <span class="tags"><a href="https://www.gamefromscratch.com/?tag=/Applications" rel="tag">Applications</a></span> </p>
<hr>
<p> &lt;!–</p>
<p>–&gt;</p>
</div>


https://www.sickgaming.net/blog/2020/01/...-released/
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016