Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 66 to 105 of 108 · Next page · Previous page · First page · Last page

if godot update to 4.0,Material Maker will be better?=w=

(+2)

At least it will be possible to split the UI into multiple windows. I'm not sure yet what Vulkan will change. New features will probably be possible with compute shaders.
Porting to Godot 4.0 will also probably be a lot of work so it might take quite some time after Godot 4 is available.

ohhh,update date!

(+1)

Hey RodZilla, we are interested in extending Material Maker capabilities as an open core effort in a particular direction and would like to know if you are available for contract developoment.

(2 edits) (+1)

Hi Baragon76! Can you contact me on Discord?

(+1)

Sure.  User name?

(+1)

Disord link https://discord.gg/hPTB7Jet

(1 edit) (+1)

For some reason that link didn't work (Discord says it has expired)...

My user name is RodZilla#5916 (you could easily find it by joining Material Maker's Discord server).

Hey! node operation is so hard,maybe you can copy what Blender had done.It can link and cut easily with its wrangle addon. And the linking line is not easy to focus on the node. The painting model is Primitive,maybe the material we mixed can be refered  as a layer. em.......where the mask ?

(+2)

0.94 is the first release with painting, so yes it is primitive. Masks and procedural layers will be available in 0.95.

LOL  .I love this poweful software:)

I've been playing around with this for the last week or so and It really cool; its nice to have something procedural like this since I kinda stink at hand drawing. I did notice However that there doesnt seem to a license attached to the executable version, I saw one in the Github  but you may want to put one with the itchio build just for good measure

(+1)

Hmm maybe you want to click on the "more information" link in the project description (just above the "Downloads" section). There has been a license since the beginning. ;)

Oh yeah I guess there's one there as well. I more meant in the actual zipped folder that you download. related question Do you have a preferred format for material maker to be credited, I ask because I usually do a credits screen for games I make.

(+1)

Yes, maybe I should add a "License" section to the doc...
And no, I don't have a preferred format for credits. I'll update the logo in the repository soon (the new logo is already used on Discord/reddit).

(1 edit)

This is an amazing software and I'm having a blast making textures so I don't really wanna complain about this petty nuisance but maybe it's a bug:

Is the pixelize node working as intended? It ruins the result by making the borders and center half a pixel instead of whole, making the texture shift a pixel when exported, which I can't use (I need the texture to have the same border width)

I used an image to demonstrate the issue;

(+1)

Thanks for reporting this!

You'll find a fixed version of the node here: https://pastebin.com/raw/6ak8CD7w

You can either copy the text from that address and paste it into Material Maker's graph view, or just copy/paste the address (Material Maker will download the fixed node unless your firewall prevents it).

(1 edit)

It works! Thank you! I'll save it to my user library. By the way, is there a way to upload nodes on materialmaker.org? I translated a setup from Substance to make endless textures with an atlas (and trying to make a shader in godot for them). I think I'll upload it as a material to demonstrate it but would be cool to have a section to browse custom nodes, especially ones that generate noise or patterns

Of course you can upload materials. The (bottom of the) first page of the site explains how.

And please don't hesitate to join us on Discord if you have more questions (link in the tool page here on itch.io).

(1 edit)

Pretty cool tool, it's just a shame that when I try to launch it; sometimes it crashes my entire P/C (I have a pretty decent P/C)

Blue Screen Of Death.... Fun

(+1)

I have no report of BSODs (those are generally caused by drivers or the operating system). It's possible Material Maker triggers a driver problem, and you may want to write down the BSOD information and search for them in Google in case it's a known issue.

(+3)

An awesome piece of artwork you got here. and i was surprised how lesser-known Material Maker is.
P.S - Edited the wikipedia's Procedural Texture page.

(+4)

I've recommended material Maker on Slant.co:

https://www.slant.co/topics/4445/viewpoints/9/~programs-to-create-procedural-tex...

Great. Thanks!

(+2)

very rough around the edges, and the ui leaves a lot to be desired, but it's extremely powerful, and a much more solid alternative to substance designer than, for example, texturelab

(+4)

Please don't hesitate to describe the improvements you'd expect. The more feedback from users, the better Material Maker will become.

sure thing! i'd much prefer a drop down menu with right click on the workspace for adding nodes, then using the space that the node selection previously occupied on the top left for a 3d viewport, imo that'd speed up workflow and make it much more convenient

(1 edit)

though at the end of the day, it's better to have the option for the current layout in addition to the improvements me and other people have been asking for, it's always better to have more options rather than less

great work, btw! really like the program so far and where it's been going as well

(+2)

In 0.92, space bar on the workspace shows a menu to create nodes. You can move all side panes around or hide them using the View->Panes menu.
If you want to test (and give feedback on) the upcoming 0.93 release, you may want to grab a development build there (just click the most recent action): https://github.com/RodZill4/material-maker/actions

(+1)

This application is without doubt, the BEST free alternative to Substance Designer. Still, there is a lot to do. I have been testing the software I would like to give a constructive feedback because it can be really huge one day.

Improve the camera control, there is no reason to rotate sideways the camera, it gets really confusing.

-Fix the bug on the graph panel that makes impossible to click in the rest of the interface after it happens

-The user interface is (no offense) ugly and the user feeling isn't good

-The zoom inside the graph isn't oriented to the cursor

-The sliding option over the values inside the nodes is a real mess

-It would be nice to incorporate some post processing effects and also a tessellates surface to test the materials.

-LAST thing (for now):  FOR GOD'S SAKE PRESENT THIS PROJECT FOR AN EPIC MEGA-GRANT!!!! YOU DESERVE IT!!  this is impressive although all the problems, got and take Epic's money. Keep it on, this project is on the right way.

Hi, and thanks for your feedback.

  • 3D view control is designed to be able to rotate the camera on all axes (right mouse button for roll axis, left mouse buttons for others) as well as the object (hold shift). Would you swap camera/object (rotate the object by default, hold shift for the camera)?
    Actually I'd change lots of stuff in that 3D view (make light sources more obvious and make it possible to create custom environments), but I don't want it to become too complicated.
  • Are you talking about that bug that makes it impossible to connect nodes ? It's been there for quite some time, but whenever I decide to go and hunt it, it just refuses to show. Whenever I know exactly what to do to repeat it, fixing it should be easy.
  • Could you elaborate on ugly interface? Is that just you don't like colors/fonts/widget shapes, or that you'd expect all nodes be squares with a preview and all parameters in a separate panel? ;)
  • I have to agree with the graph zoom one (I never use zoom unless I need it for a screenshot of a complex graph). Fixing this should be easy.
  • Hmm I didn't get much feedback about controls for float parameters, could you be more precise? I tried to make them somewhat behave like they do in Blender.
  • There are already tesselated meshes to test materials (last 2 meshes), and post-processing effects could be part of a 3D view redesign.
  • I already have a full time job. I started Material Maker (2 years ago) for fun with shaders, I'd say that user feedback and awesome materials they show on Reddit motivate me today.

Oh, and I have a question. There was a download spike yesterday and I failed to find out where it came from. Any idea? If there was an awesome video or article somewhere, I'd like to be able to thank the author and read/answer comments/questions. Thanks!

"There was a download spike yesterday and I failed to find out where it came from. Any idea? "

maybe here : https://www.youtube.com/watch?v=kxDySLYU4XI&t=7m10s

Yes! Thanks!

I recommend you to take a look at ArmorPaint, I has a great interface and user controls. Maybe you can get in touch with it's creator luboslenko on Twitter and make and something together, I think you can make a great collaboration

ConceptGraph which is made with Godot too, has nice Color Scheme going with the nodes (Color Codes for different types), maybe take a look at it?

Hmm Material Maker has a single color for all nodes, but that idea is interesting. And yeah, ConceptGraph looks like a very good Godot addon.

(3 edits)

Wow! I found out about this program today and this is amazing! It took a bit to figure out, but with the examples and the documentation, it was a breeze! I hope that you'll continue to work on it and make it an even better version of itself! Anyway, I have two questions if you don't mind me asking. The first one is are we allowed to use the textures we create with this program for, more or less, commercial use? And secondly, do you plan on creating a discord server for the Material Maker community?
Thanks in advance, and thanks for making this awesome software!

(1 edit) (+1)

Whatever you create with this tool is yours, and yes you're allowed to use your own assets as you wish (use in commercial projects, sell them...).

I don't plan to create a discord server, but if you want to show or share awesome textures you create, or just ask (or answer) questions about Material Maker, please feel free to join our subreddit.

That's awesome! Well, thanks for the fast response, I look forward to start using this program in my projects :D

hello.
exists the node to scale images?

Hmm if I understand what you need, the "Scale" (only in 0.92) and "Transform" nodes should do the trick.

Hi there. I tried updating to 0.92 from the itch app on linux but got an error saying "no manager for installer unknown." I can send you the stack trace if that helps. Thanks.

I'm afraid the download is just a .tgz file. Maybe I should take a look at this itch app. ;)

(+1)

Hmmm, strange. Did it used to be packed in a zip file? Because previous versions worked fine in the app, but now it complains that there's no handler for the .tgz format when installing, even with 0.90, which I had previously installed from the app but no longer can since it's also a .tgz file in the current downloads. Installing the Windows .zip file works fine from the Windows itch app, by the way. 

Of course, I can just download from the browser and it works fine, but the itch app is a nice way to install software and keep it updated when it works.

Linux release has always been a .tgz file. I'll investigate this and try to fix the problem.

It seems renaming the .tgz file to .tar.gz fixed the problem. Thanks for reporting the issue. ;)

(+1)

Nice, that did the trick. Thanks!


this person posted a video on youtube using material maker.

It talks about a "raymatching" addon but where do I get that addoon?

(+1)

Paulo Falcao shared his raymarching addon on reddit.

he say´s:

The code is here
https://pastebin.com/raw/m58gX1cH
Use with copy-paste in
https://rodzilla.itch.io/material-maker

but i dont underestand where ¿making a new material? ¿inside ? ¿where? thx

(1) Create a new material with File->New material. (2) select the (JSON) text from the pastebin address. (3) paste it into the graph view in Material Maker.


Hello
where are the "with file" option?  thx

(+1)

I meant the File -> New material menu entry (the one that's highlighted in your screenshot).

are opensource?

(+3)

Maybe you want to read the description carefully. :p

(+1)

Thank you for this masterpiece.

(2 edits)

Is there an option to export as glsl or as json? I'm using a custom engine, so exporting to a mainstream engine isn't an option for me, and I woudn't waste the benefits of a procedural texture by exporting a PNG. Otherwise, this tool seems perfect!

(+1)

You can use the Debug node to get GLSL code. Not sure what you wanna do with JSON (everything is described as JSON but you'd need to interpret it in your engine).

Please it's telling not responding after showing rodlabz

(1 edit)

Hmm could you give me more information? Which release did you try, on which operating system? Information about your graphics card would also be useful.

Thanks a lot in advance!

Amd CPU with Radeon graphics.asus notebook PC windows 10

Hmm and which release of Material Maker ?

0.8

(+1)

Try the latest version (0.9). It uses a newer Godot version as a base, which fixes some crashes on startup with low-end GPUs.

(+3)

What a great tool! For a long time I've been searching for an alternative to proprietary programs like Substance Designer. This is exactly what I needed! There are some small issues and probably some features are missing, but it's being actively developed. I hope the author continues improving this awesome app.

Hey, wasn't sure if you were aware (checked the github issues but I didn't see any mention of this) Both DirectX and OpenGL style normalmaps generated in this are wrong. Not sure about the packed normal maps (2 channel normal map variant labeled as "default" in this program) are correct. I imagine they are wrong, but not entirely sure. Anyway, both DirectX and OpenGL style normal maps have the red channel represent the right side of the normals, meaning if you have something that protrudes outwards like bricks the red channel for each brick should be on the right, that in not the case in this program. They are on the left side. Super easy fix for people making textures in this: Use the decompose node and invert the red channel (top) and then recombine using the combine node.

Will note that the generated meshes here seem to give incorrect results with the corrected red channel which leads me to believe there is an issue with the tangents on these meshes. Could be a Godot issue because I do recall seeing this issue before in it.

(+1)

That format parameter in the Normal node should not be used anymore. Just let it generate the "default" normals, which should render correctly in the preview. Correct normals are then generated when exporting for each engine.

And yes, the tangents on the preview are wrong (was an issue in Godot's default meshes when I started Material Maker, and fixed since then).

You can indeed trivially modify the normals format as needed using Decompose and Combine, but I'd recommend SwapChannels that is easier. And if you need new export options, please ask. :)

Thanks for the reply!

(1 edit)

Is the issue with broken tangents on Godot's primitive meshes reported on GitHub? This was supposedly fixed in Godot 3.1: https://github.com/godotengine/godot/issues/16009

(+1)

No, it is now fixed, but the first releases of Material Maker used a Godot release with the flipped tangents problem. All normal map conversion should now be done in the Material node, the format parameter of the Normal node should not be used anymore.

A cool and very promising program!  Already quite stable and usable from my experience so far.

Some notes:

- Clicking and dragging on an output (or input) of a node would often drag the node around instead of creating a new connection line or removing the existing one.  Scrolling or playing around with the zoom level can solve the issue temporarily but it keeps recurring.

- From a UX standpoint - although the manual is quite thorough and that deserves praise by itself - I'd really love to see some in-app tooltips (and previews, when possible) on the various outputs of a node. 

- I'd love to have random value ranges for more parameters. UI-wise, this can be a small button next to a parameter field that when clicked will split the field into two fields- one for the minimum value and one for the max. It can be very useful to easily create variation. (e.g. in a node such as scratches it can be used to randomize the width or length of individual scratches.)

- Is there a way to set the screen rendering resolution independently of the output resolution?

-  Zooming-in in the 3d preview pane tends to make the perspective a bit extreme. Is there a way to adjust the FOV?

- Is there a way to zoom in or out  the 2d preview pane?

- tooltips everywhere is planned. most code is written, but tooltips themselves are not. ;)

- That's an interesting upgrade for the scratches node (it would be a couple new "randomness" parameters that affect length and width, so the new node remains compatible with older graphs).

- the rendering resolution is the one on the screen for 2D views and the output resolution for the 3D views.

- zooming in/out 2D preview: not yet, but planned.

That's awesome, thanks.

Some extra minor suggestions:

- Add opacity and opacity randomness parameters for the splatter node.  A mix mode would be quite useful too.

- Add a small outline to the gradient stops in the gradient editors to make them easier to see.

- Allow zooming in and out of the node tree with Ctrl-Plus and Minus (Old dog's muscle memory)

(3 edits)

Alright, I just took a sneak peek at it but it looks really great so far. I love the viewport and some features like wireless connections. Iwas always on the lookout for something like this. But there are some important nodes missing IMO which are quite crucial to my SD workflow.

-LEVELS!

-Distance Node

-Shape Splatter/Tile Sampler

-Flood Fill (and all the companion nodes) (You already have some of this in the Beehive pattern)

-Directional Warp+Blur

-Non Uniform Warp+Blur

-Slope Blur

-Histogram Scan

-Histogram Range

-Make it Tile

-More gradient points in the colorize node (maybe I'm stupid)

I think with these implemented this could be a serious replacement for SD (for the most part).

Minor wishes:

More control on the scratches generator (fade only start or both end and start, warping of individual scratches - you know the drill :)

More Noises/Grunge Maps to work with as an artist

UX/UI:

Mousewheel pans for me. It should zoom instead. Panning can be done with spacebar. A great feature would be to ctrl+mousewheelclick to orbit the 3D view in the background.

Wishful thinking:

Every paramter drivable by map input (Substance says no cuz performance)

Anyway, you rock man. This looks super promising and I'll see if I can't make some regular donations of 10-20€/month to this project.


Bugs?:

The decompose/channel split won't connect with the color outputs from the beehive floodfill-like outputs.

Also exposing parameters would be really important aswell. Also with math functions. Though this shouldn't be too complicated. Usually you just need basic maths to remap a value range or lessen the effect of a slider controlling two different things. It's really useful at times.

I started implementing math expressions in (floating point) parameters. Not completely sure how this can be used/improved...

Oh, and a promt to save before closing would be cool as well :P

Indeed...

- Look at the "Tones" node in the 0.91 (experimental) release
- I must investigate how to implement distance, but it is not a shader-friendly function
- Splatter/Tiler nodes exist already. Please tell me if they need more features/parameters
- Flood fill is not shader friendly either. Hmm how is this related to beehive ?

I answer you in the reddit thread :)

(+1)

OK. Answered also. Twice. What a mess. :D

haha my head is spinning

Does it work for blender?

Not sure I understand your question. If you want to use generated textures in Blender, yes it will work (I think you will have to use the "Unity" export option to get correct normal maps).

(+1)

Installing MM 0.9 doesn't currently work from the Itch desktop app, at least on Linux. It actually tries to install the 0.8 version instead. Some sort of configuration typo in the package definition?

(+1)

Oops, my fault, I forgot to mark the download as "Linux".

Should be fixed now, sorry for that and thanks for reporting!

(+1)

I actually like where it went with the last update, it has real cool nodes. It is real hard to navigate through the library though. There should be a shortcut that pops a menu up with a search box for adding nodes quickly. 
I would like some nodes have 'inputs'. For example, why do we have to pass consonants to the brick node's parameters? I am not exactly sure how much this makes sense but passing maps to these could be a nice freedom to have.  I guess I saw something like that on youtube somewhere.
Apart from these, correct me if I'm wrong, there isn't any math nodes for adding, subtracting or multiplying? and there is no sine node?

Again, I do like the project and wish to help if I can. Keep up!  :')

Thanks a lot for your feedback.

You can focus the library's search box using Ctrl-F, but sure you still have to drag'n'drop the node. Showing the library as a popup to directly add nodes (either with a shortcut or when connecting an output to empty space in the graph view) is somewhere on the roadmap. ;)

About parameters, would you like to have them as inputs ? And have math nodes to build expressions for those parameters ? I think this is too complicated and I cannot find a good reason for that. Please don't hesitate to describe a use case so I can think about how to solve it.

(+1)

here is an example on bricks. He puts some map on bevel to give it variety, and also to the mortar input later on the video.

About the math nodes, well they are not only for the inputs I mentioned above, more like for using math expression on maps. For example, how can I make a star shape appear only on white parts of a perlin noise? I would probably multiply star shape with the noise. I tried doing it with blend node but I'm not sure  if that's what I actually mean.  I am no expert of procedural texturing, but I feel like something is missing without having Add, Subtract, Multiply, Divide like we have on Blender, Unreal Engine and Unity etc.
Wish the trial of explanation wasn't too complicated, as to me what I said did not make much sense :')

(+1)

The Blend node has quite a few modes, and multiply is probably the way to go to mix your star with your Perlin noise. You should set the opacity to 1 in that case. But lighten or darken could be good alternatives depending on the result you expect.

I will investigate missing blending modes.

(+1)

I tried the GitHub version as a plugin/addon for Godot and had a problem. Godot told me that plugin.gd had an error in the code when I tried to activate it. Any thoughts? I simply downloaded the master and put the addons folder into the project.

(+1)

I don't remember if the plug-in version is still supported. Try loading Material Maker as a standalone tool by importing its `project.godot` file into the Project Manager.

(+2)

Yeah, the project works. I was just hoping that the plugin would work, too. Thanks for the reply, btw.

(+1)

Fixing Godot integration is my next task. The addon will provide an import plugin that generates SpatialMaterials from .ptex files (textures can either be prerendered, or generated at runtime). It will not be possible to run Material Maker inside Godot anymore.

(+1)

Does that mean that the material code will be accessible by Godot Script and such or maybe editable in VisualShader?

(1 edit)

No. The plugin will just allow you to use .ptex resources as SpatialMaterials in 3D scenes.

Getting generated shader code should be easy (it's already possible manually using the Debug node), but I'm not sure how that could be used in Godot.

(+1)

Will there be a mac build at some point? I want to use it but all I have is a mac :(

(+1)

Unfortunately I don't have a mac, so I cannot create or test a mac version yet.

You could still get the Godot game engine and Material Maker sources from Github and run the tool directly in Godot.

(2 edits) (+1)

Can you give some pointers on how to create the binary/standalone version? Maybe someone else with a Mac could create an experimental build for you :)

(6 edits) (+2)

1. Download the Godot editor and export templates from https://godotengine.org/download (standard, not Mono).

2. Download the Material Maker source code and extract it: https://github.com/RodZill4/material-maker/archive/master.zip

3. Start the Godot editor. This opens the Godot project manager. Use Import to select Material Maker's `project.godot` file and edit the project.

4. Install the export templates TPZ file using Editor > Manage Export Templates... > Install From File... at the top of the Godot editor.

5. At the top of the Godot editor, choose Project > Export. Create a preset for macOS (more information). Export it anywhere on your filesystem.

6. Extract the generated ZIP by double-clicking it then run the generated .app bundle.

(+2)

Thanks for answering, Calinou. ;)

I exported to Mac (the list of files to be exported was not up to date). It's not tested, but the result is here. If it runs successfully on Mac, we'll have to figure what to do with other files (library, templates, examples and doc).

(+2)

The best thing since sliced bread

(+1)

Great job on Material Maker! I think it's coming along very nicely and really only could use a few little usability tidbits as polish. The only (relatively speaking) "major" thing I would like to see are some option/settings for controlling the graphics quality of the preview. The roughness parameter increases the spread on the environment map samples but there's so few samples that it can look a bit "sparkly". If I recall there's a setting in Godot that you can access from Project Settings and also from scripts to directly control it (and be able to expose the setting to end-users of Material Maker) so we can crank it as we see fit for high-def material previews. That would be the only thing that I would need to consider MM plenty sufficient for just about everything I could want to do with it. Great work!

(+1)

Thanks for your feedback !

The low res (1k) maps that are provided (I wanted to keep downloads as small as possible) make reflections look really bad on polished metallic materials. Would providing higher res panoramas and increasing their radiance size solve your problem completely?

Before:


After (with 2k panorama):


I did a little more experimentation and it appears to be a problem with Godot 3.1 and earlier where the "High Quality Ggx" and "Texture Array Reflections" don't change the sampling count on environment maps for rougher materials. The end result is that very slightly rough materials look "glittery", like someone applied a noise filter to the environment map and then just applied that to the render. I checked the latest Godot 3.2 beta release and it seems to have the opposite problem: turning off High Quality Ggx and Texture Array Reflections doesn't seem to cause noisy sampled environment maps.

Here's a GIF of what I'm referring to:



This is the rusted metal example material that I show modifying the effect of increasing the roughness. You can see that it's not speckled/noisy due to the surface, but because the environment map itself just appears noisy, instead of blurred. It's something I noticed with Godot a year or two ago and appears to be 'fixed' (except that now I don't think you can get back this low-sample-count behavior if you turn down the render quality settings for a project) and might just be something we have to wait for them to fix before you can release a new version that doesn't also have the issue.

At any rate it's not the end of the world and MM is still plenty great for creating PBR materials with. I really enjoy the simplicity of MM and the fact that it is very clean and simple the way software should be.

Also, just out of curiosity, did you develop this using Godot's GDScript?

Thanks ! So this issue should be solved with Godot 3.2...

And yes, it's all GDScript and the code is available on Github.

Deleted 4 years ago
(1 edit) (+1)

Thanks for your comment. I'm not a Blender expert, but reading this, it seems Blender uses its own normal map format. Blender sure deserves its own option, that will be added for 0.8. :)

If you're aware of other normal map formats, please don't hesitate to mention them.

(+1)

Hi.
I was already checking in other programs such as godot, ue4 and unity3d with their corresponding formats and the same thing happens, the x axis is inverted (-x).


(+1)

Excellent ! I'll add more options in 0.8.

There will also be a new channel swap node that can be used to convert to any additional format.


Deleted 2 years ago
(+2)

Thanx a lot ! Please don't hesitate to tell me what you don't like or what's missing in Material Maker. That's how it will improve!

(+1)

Very nice tool  - will certainly come in handy!!
One question regarding the user interface - any chance of getting the Blender style "click in a field and drag right/left to change value" fields?
At the moment input fields can be changed by entering a value or clicking the up/down arrows - those arrows are a bit of a pain for playing around with value changes. 
From using Blender I found that  those click-and-drag input fields make work a lot easier.
Then again - that might just be me.
Keep up the good work!!  

I think you can drag the arrows up and down to change the value, but I must admit I don't like that widget. I'd like to use the same widget for all float values, but this one is too annoying for everything you'd like to change quickly, and the horizontal slider is just awful when you need to set a precise value.
Not sure when I can code this, but I really like your suggestion.

(+2)

Hmm that was easier than I thought. :D


Great - thanks. I think that makes  playing around with values a lot easier!! And the text input allows you to be precise or copy values.

(+1)

it's so useful, thanks! and keep on the good work! love making secondary normalmaps with it :)

(+1)

I really like Material Maker!

I have a few questions.

  1. Is there a way to restart the rotation of the material preview?
  2. In the documentation see a Blur node listed, but where is it? 
  3. How does the Custom Shader work?
(+1)

1. Not in this release. But there will be a button for this in 0.7.
2. It was removed in 0.6 (due to major refactoring) and will be back in 0.7.
3. This really needs documentation (not only about how to write custom shaders, but also about how Material Maker works with shaders) and I'll write this soon. Anyway, many nodes are implemented as shaders, so you can select one, hit Ctrl-F and use the pencil button to see how it is implemented.

(+1)

Are there any instructions of a possible export-import to actual Godot projects from Material Maker?

There is an old release of Material Maker in the Godot AssetLib. If you want to test it, just install it, activate the extension, and click the "Material Maker" button in the top right corner of Godot. In this integrated version, File->Export will generate a SpatialMaterial .tres file that you can use directly.

The new one (0.6) is not integrated yet in Godot. There's progress in the export_plugin Github branch, but I'm not satisfied with it yet. It will be available in the AssetLib whenever it's ready.

If you use 0.6, exporting a material generates a few png files. Then you will have to create a SpatialMaterial in Godot, use ..._albedo.png for albedo, ..._orm.png for ambient occlusion (R channel), roughness (G) and metallic (B), ...depth_texture.png for depth,  ..._normal_texture.png for normal map and ..._emission.png for emission.

(+1)

Hi, 

I got a bug (I think it is a bug) on export it hapens nothing. 

When I click or press ctrl+e it hapens nothing. Do you have any idea?

I'm on a windows 10 Intel based CPU.

Thank you!

(+1)

It exports directly where the file is saved! Thanks

(+1)

This is so cool!

(+1)

Can it export to ktx by any chance, or just png?

Only png for now.

Viewing most recent comments 66 to 105 of 108 · Next page · Previous page · First page · Last page