[Plugin] Sculpt Tools (help)
-
DacaD: I don't think that's possible. I could be wrong though.
… Anyways, I'm (probably) adding 2 new tools: 'grab & drag', and Inflate (with issues…).
1: You grab and drag geometry. Works like a smooth move tool if strength is at 100.
( note: this object was previously subdivided.)
2: Inflate is now working, but it has some issues. It pushes geometry, like the push tool, but from inside the mesh. It finds the center point of the transformation with a raytest from the face it's used on, to the object on the other side of the reversed normal. The issue is that, if used on the end of a long object, this point would be in the center of it, not the end. Also, if the tool can't find an object in the way of the raytest, it won't work, so it would only work all the time on solid objects. Lastly, if not used on geometry at all, it works like the push tool (although I could change that easily).
It still works though.
-
Ideas for your icons.
Smoothing icon: A ball with a shiney surface or a "reflection-sparkle".
Push icon: Add a bit more shading to the concave surface of the ball.
-
A sculpting tool plugin is an awesome idea...but it says " you're not authorized to download this plugin"
How does one get authorized to download this plugin?
Tim
-
@raveled said:
A sculpting tool plugin is an awesome idea...but it says " you're not authorized to download this plugin"
How does one get authorized to download this plugin?
Tim
What says that? The download should work fine…
-
BTM,
Could it be possible to have the user draw a 2D shape and convert it to a sculpting brush? Using some kind of vector brush is probably too much for sketchup to handle, but a simpler shape brush seems like it could be possible when you consider how the sandbox stamp tool works. Might give the user a lot more control over their brush size and shape. Just an idea.
-
@earthmover said:
BTM,
Could it be possible to have the user draw a 2D shape and convert it to a sculpting brush? Using some kind of vector brush is probably too much for sketchup to handle, but a simpler shape brush seems like it could be possible when you consider how the sandbox stamp tool works. Might give the user a lot more control over their brush size and shape. Just an idea.
Unfortunately, that would be extremely difficult; well, at least from what I know. A 3d brush would actually be easier than a 2d one . Even then though, I don't know if I could do it.
-
2 new 'brush styles' will be included in V.1; pinch and bump.
(… Now I have to stop putting off making a 'lock vertices to plane' / 'lock vertices' tool. I'll get on it; I've just been slacking quite a bit lately. I'm still pretty sure it could only work with the sculpt tools though, and not with any other tools.) -
Bump-curve feature looks GREAT!
-
Oh, looks good BTM. Can't wait for version 1.0! It would nice to have something like the Smoove tools circle to indicate brush size and perhaps have verticies turn to yellow squares, larger to smaller, to indicate brush pressure.
-
@earthmover said:
Oh, looks good BTM. Can't wait for version 1.0!
It would nice to have something like the Smoove tools circle to indicate brush size.
In v.1 I've already got it working, though it uses a method by TIG, that he posted in this thread earlier. I wrote credit for him in the scripts, and I'll ask him for permission before the release.
@earthmover said:
…and perhaps have verticies turn to yellow squares, larger to smaller, to indicate brush pressure.
That would probably slow it down considerably. I don't think I'd do that.
-
Okay, I've got a planar lock working. It's still a bit iffy though.
v1.0 of Sculpt Tools should be released by friday.
-
Hi, -BTM:
Man, you've really got that model sliced and diced, judging by the barely visible facets. About what radius is depicted by the brush over the deep crease in png2?I am really impressed by your determination. And the way this process is playing out I would say writing ruby scripts is not for the squeamish, at least not for scripts of this magnitude.
You, sir, have my deep respect!
mitcorb
-
@unknownuser said:
v1.0 of Sculpt Tools should be released by friday.
Look forward to it BTM! Thanks for all the time you put into this revolutionary script of yours.
-
dear BTM thanx alot for your great job, you coders are developing the "ability Borders" of sketchup..., I thought that it is now time to also have a "soft selection" tool , like what there is in 3dsMAX, and I guess you are close enough to this point.
if yes plz add this feature to your set of tools too -
What method do people use to create the initial grid? Is there a Ruby that can do it? I know Subdivide and smooth does it however in this case the surface only need to be divided into squares not triangles.
-
I use the sandbox tools to make a grid. Or I make a sphere, and I think it does need to be in triangles.
Have you seen the other thread with the official release? This thread is now outdated.
Chris
-
chango70:
Try the plugin Triangulate by TIG (I believe this is what it is called and the author), then select the geometry and apply Sandbox "Add Detail". This in effect doubles, or subdivides the selection by one "degree". Continue adding detail to suit, but be mindful of Sketchup's low poly tolerance.
I have found this to work in the couple of experiments I have done. This is just my experience. I do not have Subdivide and Smooth.
Others may use some other methods. -
By the way, if you were not already aware, Sculpt Tools is now at Version 1.0 with a separate thread, here http://forums.sketchucation.com/viewtopic.php?f=180&t=20781
I am guessing any further discussion should occur in that thread. And sorry that the url is not a link. I will figure out how to do that eventually.
Edit: nevermind, it turned into a link when I viewed my post.
-
Cheers I will check the other thread.
-
how that "lock" feature works?
I've tried several times and the result was, 2times of crash, and 2 times "nothing happening"..
Advertisement