|
|||||||
![]() |
|
|
Thread Tools |
|
||||
|
A random material generator for materials with procedural textures. It can generate totally new materials or be used to create variations of existing ones. It's also a fun way to explore and understand what each material setting does. Check the images below to see what the script can do.
![]() Variations of existing materials: ![]() Works best with Blender CVS but im posting it because 2.42 may be out very soon go here for the script and more info: http://uselessdreamer.byethost32.com/materializer.html
............................................
My Python Scripts http://uselessdreamer.byethost32.com/ Lots of Blender items to download http://blender-stuff.byethost32.com/ Last edited by Mariano; 16-Jun-06 at 20:28. |
||||
|
#1
|
||||
|
|
|
||||
|
this sounds really neat I will definatly download when 2.42 comes out.
............................................
\"quiet Professionals\"= \"walk softly but carries a big stick\" http://img27.imageshack.us/img27/677...bbd1d0c42b.png |
||||
|
#2
|
|
||||
|
Just downloaded along with your other scripts... to be looked into.
Aligorith |
||||
|
#3
|
|
||||
|
Cool script man ... :-) .
Thanks a lot . Peace :-).
............................................
here's all the blender hotkeys (that is now customizable in blender 2.5) |
||||
|
#4
|
|
||||
|
wow awesome!!!
thaks a lot
............................................
sorry for my bad english Raven Themes |
||||
|
#5
|
|
|||
|
This looks absolutely awesome!
Thankyou for sharing it with everyone! -albert |
|||
|
#6
|
|
|||
|
Doesnt seem to work very well for me, its a great script but to see the material I keep having to refresh for the preview to change, and the displacement never seems to change. Tried it on the beta release of 2.42 and it crashed. Which CVS version did you use?
|
|||
|
#7
|
|
||||
|
Quote:
To deal with the update problem (its a Python Api problem) you should split the button window in 2, having one of them in Material(F5) and the other one in Texture(F6). Then from the script window, press F6 and the script will randomize and update everything in on keystroke ![]() Let me know if it doen't work...
............................................
My Python Scripts http://uselessdreamer.byethost32.com/ Lots of Blender items to download http://blender-stuff.byethost32.com/ |
||||
|
#8
|
|
||||
|
A quick tips to use...
Start with a material with 2 or 3 procedurals with cool COLORBAND settings Dont trust the displacement as it shows in the preview, usually youll have to disable it once you find a material you like Dont forget to assign fake users to the material you discover or you ll lose them when you save the .blend btw thanks to all the posts, glad you liked the script
............................................
My Python Scripts http://uselessdreamer.byethost32.com/ Lots of Blender items to download http://blender-stuff.byethost32.com/ |
||||
|
#9
|
|
|||
|
This is great, especially with your blender libriary script, Is it possible for other people to send their materials to another by copying the files of the libriary script, This could Be Blenders main material base..
|
|||
|
#10
|
|
||||
|
Very nice script. Really ideal to quickly tweak a material and get a whole bunch of similar materials.
By the way, I didn't have any problems when executing with F6. In combination with the render preview it really works great. Here are 5 minutes of playing around with it:
|
||||
|
#11
|
|
||||
|
I noticed some trouble with the material preview redesign in rc1, after a while the update goes slower and slower.. need to try in rc2
Glad you people like this
............................................
My Python Scripts http://uselessdreamer.byethost32.com/ Lots of Blender items to download http://blender-stuff.byethost32.com/ |
||||
|
#12
|
|
||||
|
Fun!
And yes indeed, it does get progressively slower... apparently this is not your fault though, seems to me it happens when tweaking manually as well. Just the script makes making changes to procedurals really fast. ![]() You said above: Quote:
|
||||
|
#13
|
|
||||
|
Quote:
![]() Its really a shame because i would love to code a script to rotate hues and teawk the keys like in Metacreations plugins for photoshop for example Maybe eventually this get added to the api
............................................
My Python Scripts http://uselessdreamer.byethost32.com/ Lots of Blender items to download http://blender-stuff.byethost32.com/ |
||||
|
#14
|
|
|||
|
Sorry about the massive thread necro (I know it's bad) but is there still any way to get this script? It looks great and I would like to try it out. But the download link seems to be dead. =/
Anyway, does anyone still have this? / Does it still work? |
|||
|
#15
|
|
||||
|
I could add access to colorband, this script seems to be the first one Iv seen that could use it.
material.colorbandSpec = ([c1, c2, c3, c4, c5], interpolation) where color is a tuple (location, r,g,b,a) and interpolation a constant.
............................................
BPython Cookbook * How to get features into Blender * Code Metrics Hire Me ideasman42<at>gmail.com |
||||
|
#16
|
|
|||
|
Looks like a spimmer took over the OP's site.
I'd like to try it too - maybe Blender isn't as far from replicating MapZone as I thought. |
|||
|
#17
|
|
|||
|
The materializer script might make a goodbase for a Blender version of Map Zone. Anybody have it?
|
|||
|
#18
|
|
||||
|
colorband access for material and textures added to Blenders CVS
tex.colorband = [[r,g,b,a,pos], [r,g,b,a,pos]...] mat.colorbandDiffuse = ... mat.colorbandSpecular= ...
............................................
BPython Cookbook * How to get features into Blender * Code Metrics Hire Me ideasman42<at>gmail.com |
||||
|
#19
|
|
|||
|
The link for this script doesn't seem to work - I just get a screen full of cr*ppy advertising!
Anyone got any links that work? |
|||
|
#20
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VirtualUndo Script - Anyone want to Help? | mthoenes | Python & Plugins | 26 | 12-Nov-06 17:09 |
| NEW: Aligner/Displacer/Randomizer Script | RobertT | Python & Plugins | 19 | 07-Nov-06 16:24 |
| problem with ASE import (3DSMax with Vertex Color) | duzoid | Python & Plugins | 4 | 23-Oct-05 22:01 |
| Creating new script to set materials | wavk | Python & Plugins | 5 | 31-Aug-05 07:28 |
| auto UV mapping python script -> speeds up level texturin | lizard809 | Game Engine Support and Discussion | 7 | 25-Mar-03 01:38 |