[Plugin] Make Fur v.2.1.0(20140323)
-
i can hear all the script writers now
"Why the fook didn't i think of that? , its so fookin simple too! "
awsome, simply awsome! -
@xrok1 said:
i can hear all the script writers now
"Why the fook didn't i think of that? , its so fookin simple too! "
awsome, simply awsome!This is a banner day for me and SU.
Rick
-
Wow...I am speechless...fur for Sketchup!
_KN
-
Mandatory:
-
Absolute fantastic
Somehow I can't seem to generate short hair?
I set the "Lenght" to 0.0001 but the hair doesn't seem to get shorter then approx. 50 mm!It would be nice to be able to save presets!!!
Great job
-
Teddy fur.
Which all but choked SU to death.
-
Really nice one I missed from a long time... Thanks.
-
Thanks tak2hata,
I can see this plugin becoming a great favorite
Mike
-
No way!!
Now I can see what a woman looks like with a beard.
-
Great plugin! Thanks for sharing!
-
Just when you think you've seen it all.. tak2hata comes along with another great idea...thanks!
-
yes please..
-
@unknownuser said:
I have a request as a developer. Can you add an option to attach a fur parameters to a SU material as attributes. Multiple exporters to rendering programs could call your plugin to receive info on location and parameters of the fur. Instead of choking SU, an exporter would get the geometry info from your plugin and translate it into the rendering program entities, without creating it inside SU.
Oooh! Good idea. Keep all data as attributes per face. And use simple lines (in reduced numbers) to represent the fur.
-
@unknownuser said:
I have a request as a developer. Can you add an option to attach a fur parameters to a SU material as attributes. Multiple exporters to rendering programs could call your plugin to receive info on location and parameters of the fur. Instead of choking SU, an exporter would get the geometry info from your plugin and translate it into the rendering program entities, without creating it inside SU.
Would it be possible?
Cheers
TomaszThat would be great!
-
Hi, Thanks a lot for such an interesting plugin!
@tak2hata said:
Creating Too Much Polygon is very slow.
And to use code "entities.fill_from_mesh" must need blank Group.
This Plugin executes each selected faces.
Creating Group each new 800 polygons.
so it parts.I have a request as a developer. Can you add an option to attach a fur parameters to a SU material as attributes. Multiple exporters to rendering programs could call your plugin to receive info on location and parameters of the fur. Instead of choking SU, an exporter would get the geometry info (EDIT: transformations of components) from your plugin and translate it into the rendering program entities, without creating it inside SU.
Would it be possible?
Cheers
Tomasz -
one of the best plugins around!!
i'm making everything furry!
render cooking
-
I am testing the plugin and have noticed that it doesn't take an area of a triangle into account. It think it won't be that hard to fix.
-
That's probably because of MaxNumber(/Face) setting you have set. The Dencity(Num/m2) appears to deal with the area, but larger faces needs more fur, so you need to increase the MaxNumber.
-
one more THANK YOU
...and one more request in such a tool it's usefull having the Esc key available, to stop the process if it take too long than expected -
@tridem said:
...and one more request in such a tool it's usefull having the Esc key available, to stop the process if it take too long than expected
That is easier said than done. It's difficult to get any key press events while scripts are running. Though I thing Fredo has some feature like that...
Advertisement