EClark1894 opened this issue on Apr 04, 2013 · 13 posts
EClark1894 posted Thu, 04 April 2013 at 8:30 AM
A little exposition first. I'm terrible with textures. So much so that I usually just give my models a diffuse color and that's it. I feel fine with doing that with freebies, but it's really not a practice I want to continue , especially if I ever start selling as a vendor. Besides most of the time the color is just flat. Now, I think a shader would be better, so I'm trying to learn matmatic so I can do that.
So...
I know I've see Baggnsbill do shaders that have stripes and sequins, so my question is, can Matmatic do plaid shaders as well? And just how would one go about doing it?
Are nodes for the material room created through scripting or is there some button or submenu somewhere that I can't find that creates them?
Is there a good and FREE text editor for the Mac that work's okay for scripting python?
(Edit)4. Also, I can't seem to download Bagginsbill's sequins shader. Anybody know if that is still available?
hborre posted Thu, 04 April 2013 at 8:55 AM
Yes, BB has done plaids through Matmatic and there does exist the mm1 file for producing them. Not at my computer so I can't check properly.
Creating those nodes is simply running the script separately, unfortunately no buttons.
IIRC, the sequins is still up at his site. Haven't tried recently though.
3doutlaw posted Thu, 04 April 2013 at 8:57 AM
Sequins shader - bottom right, little arrow
Lully posted Thu, 04 April 2013 at 11:57 AM
This isnt plaid but a fairly quick simple gingham using procedules, just change the tile size and colour to suit and you can add an extra colour by adding a mortar fill
Tools:- Win10, Dell XPS8900, ZBrush, Marvelous Designer 11, Hex 2, PSP8. PSP 2019 Ultimate, DAZ Studio, Affinity Photo, Affinity Designer, Filterforge 11, flowscape, Classic UVMapper, and several headache tablets.
Lully posted Thu, 04 April 2013 at 12:01 PM
EDIT - Ergh, ignore me, I just realised your talking about bbs programme, sorry, lol.
Tools:- Win10, Dell XPS8900, ZBrush, Marvelous Designer 11, Hex 2, PSP8. PSP 2019 Ultimate, DAZ Studio, Affinity Photo, Affinity Designer, Filterforge 11, flowscape, Classic UVMapper, and several headache tablets.
MarianneR posted Thu, 04 April 2013 at 12:31 PM
Quote - 3. Is there a good and FREE text editor for the Mac that work's okay for scripting python?
TextWrangler will do nicely. If you save the file with the ending .py it will display the code in different colours to help you see what is what. I've also edited all kinds of Poser files with it.
EClark1894 posted Thu, 04 April 2013 at 1:18 PM
Thanks guys. Picked up both Text Wrangler and the Sequins shader.
Thanks for the shaders, Marianne.
Hborre, I'm having a hard time understanding running the script. Or rather which script to run. I know what a compiler is, but unless it has something to compile it's not much use.
hborre posted Thu, 04 April 2013 at 6:34 PM
I had to review the instructions for compiling the files associated with matmatic. I am reviewing the older version at the moment because I believe I haven't installed the latest. The script is run from the compile.py which creates all the different material files. However, the mm1 files must be in a specific location, Libraries>materials>MatmaticDemos, for the script to work. The location can be edited within the script.
Unless something has changed dramatically with the newer version, this is the instructions I have.
bagginsbill posted Thu, 04 April 2013 at 10:38 PM
http://www.runtimedna.com/forum/showthread.php?25805-Matmatic-Loom
http://www.runtimedna.com/forum/showthread.php?25833-Matmatic-Loom-Downloading-weave-patterns
http://forum.runtimedna.com/showthread.php?25832-Matmatic-Loom-Making-your-own-weave-patterns
and
http://forum.runtimedna.com/showthread.php?25810-Plaids-using-the-Matmatic-Loom
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
bagginsbill posted Fri, 05 April 2013 at 8:17 AM
Attached Link: https://sites.google.com/site/poserbagginsbill/weaves
Here is an old page I put together long ago showing some more Loom results.Notice the fuzz. That is very important for getting the look of cloth - it isn't just about the color pattern.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
EClark1894 posted Fri, 05 April 2013 at 2:32 PM
bagginsbill posted Fri, 05 April 2013 at 5:49 PM
When I post an actual shader (either screen shot or material file) as an attachment in a forum, it means you can do anything you want with that so long as it is sold or given away as part of a prop or figure. In other words, don't collect postings in Rendo and sell them as material sets. You can make a dress and sell the dress, which happens to have shaders you learned or found in Rendo or RDNA forums. I like to see people include a link to where you got it in the product or freebie's ReadMe file.
When I link you to free shaders on my site, such as the sequins, you have to ask for permission. But in almost all cases, I apply the same rule. If you want to sell that dress, or give it away, and you want to include my sequins shaders or any derivatives you may create (such as making your own color choices), consider this permission to do so. Please include a link to the site where you got it (or the basis for what you made).
If you make shaders from matmatic scripts I've published over time (free ones in forums or those included in matmatic such as the Loom), those shaders belong to you, even though I gave you the code to make them. The resulting material files are yours to do with as you please and you don't have to talk to me or even credit me.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
EClark1894 posted Sat, 06 April 2013 at 9:14 AM