Perhaps I'm drawing a blank here, but I can't think of anything out there available that works like this. What I'm interested in is a script or modifier that works the same as the "exaggerate" free-form brush in the Graphite Tools. What the brush does is make the features of a painted surface more pronounced by moving concave areas inward, and convex out. It's a useful brush for accentuating seams or bumps painted with the push/pull brush, or other techniques. However, I'm looking to accentuate the features of an entire object all at once, in the same manner that this brush does. I'm thinking of a modifier or script that would act like a two-way "push" modifier, by evaluating the topology for convex and concave changes in the topology, and accentuating them with a numerical value. Am I simplly forgetting about something already available naively, or as a script? If not, then would anyone be interested in writing something like this? I feel it would be useful for accentuating detail already modeled into a mesh, like wrinkles, folds, etc.
Forum topic · Scripts Wanted
A "Exaggerate" mod or script?
By luxxeon · 2013-06-29
Description
Comments (11)
.
miauu · 2013-07-31
Both script not works as you want or...?
This
cptSwing · 2013-07-31
is relevant to my interests ;)
miauu · 2013-07-01
Works or not?
Sorry for the late response.
luxxeon · 2013-07-05
Not working quite as expected. The lowest offset (1.0) seems to still perturb the mesh in a destructive way; basically ending up with a lot of pointy edges and spikes in the mesh. I'm using 3dsmax 2012, with a scene file in Generic Units, and System Unit Scale is set to Inches. I also tried it on a model in a scene modeled to scale in Inches, with same result. Looks like it's trying to follow the curvature of the topology, but creates a lot of harsh spikes in the mesh, instead of a more smooth result, as would be expected if following the poly flow. I'm using it on 100% quadrangular mesh topology, and I can't set the offset any lower.
miauu · 2013-07-05
Can you upload a test scene?
Sure...
luxxeon · 2013-07-07
Thanks, Miauu. I'll find some server space and upload it after the weekend. Unless I can email you one in a zip? Thanks again.
miauu · 2013-07-07
You can send me an email if you want. :)
.
miauu · 2013-07-12
Test the ettached script. It will gives different result.
Attachments
- exaggregate_02.mse — exaggregate_02.mse3.2 KB
rs3d · 2013-07-11
Interesting, can you implement it as a Modifier script?
--
miauu · 2013-07-11
Maybe, but the script still not works as luxxeon wants.
Try the attached script.
miauu · 2013-06-29
...
Attachments
- exaggerate_01.mse — exaggerate_01.mse2.7 KB