Modificateur Smooth Laplacian#

Le modificateur Smooth Laplacian vous permet de réduire le bruit sur la surface d’un maillage avec des modifications minimales à sa forme.

Il peut aussi exagérer la forme en utilisant un Factor négatif.

Le modificateur Laplacian Smooth est utile pour les objets qui ont été reconstruits du monde réel et contiennent du bruit indésirable. Il supprime le bruit tout en préservant la géométrie souhaitée ainsi que la forme du modèle d’origine.

Ce modificateur repose sur un opérateur de flux de courbure Laplace Beltrami dans une équation de diffusion.

Indication

Les maillages avec un grand nombre de sommets, plus de dix mille (10.000), peuvent prendre plusieurs minutes pour le traitement ; vous pouvez utiliser de petites portions du maillage pour tester avant d’exécuter le modificateur sur le modèle entier.

Options#

../../../_images/modeling_modifiers_deform_laplacian-smooth_panel.png

Le modificateur Smooth Laplacian.#

Repeat

Les répétitions vous permettent d’exécuter l’opération de lissage plusieurs fois. Chaque répétition fait recalculer la courbure de flux du maillage une nouvelle fois, et de ce fait il supprime plus de bruit à chaque itération en utilisant un petit Factor < 1.0.

Quand cette valeur est à o, aucun lissage n’est fait.

Note

Plus il y a de répétitions, plus les calcules seront longs. Aussi prenez garde quand vous faites cela sur les maillages avec un grand nombre de sommets.

Avec factor à 0.5.#
../../../_images/modeling_modifiers_deform_laplacian-smooth_repeat0.jpg

Repeat: 0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_repeat1.jpg

Repeat: 1.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_repeat5.jpg

Repeat: 5.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_repeat10.jpg

Repeat: 10.#

Avec factor à 2.0.#
../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-axis.png

Repeat: 0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-repeat1.png

Repeat: 1.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-repeat5.png

Repeat: 5.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-repeat10.png

Repeat: 10.#

Avec factor à -0.5.#
../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-repeat0.jpg

Repeat: 0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-repeat1.jpg

Repeat: 1.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-repeat5.jpg

Repeat: 5.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-repeat10.jpg

Repeat: 10.#

Axis

Boutons de basculement pour activer/désactiver la déformation des sommets dans les directions des axes X, Y et/ou Z.

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-axis.png

X, Y, Z : non sélectionnés.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-axis-xyz.jpg

X, Y, Z : sélectionnés.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-axis-xy.jpg

X, Y : sélectionnés.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-axis-x.png

X : sélectionné.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_t-axis.png

X, Y, Z : non sélectionnés.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_t-axis-xyz.jpg

X, Y, Z : sélectionnés.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_t-axis-xy.jpg

X, Y : sélectionnés.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_t-axis-x.png

X : sélectionné.#

Lambda Factor

Contrôle la quantité de déplacement de chaque sommet le long de la courbure de flux.

  • En utilisant un petit Factor, vous pouvez supprimer le bruit de la forme sans affecter la géométrie souhaitée.

  • En utilisant un grand Factor, vous obtenez des versions lissées de la forme au prix des détails fins de la géométrie.

  • En utilisant un Factor négatif, vous pouvez améliorer la forme, tout en préservant la géométrie souhaitée.

  • Quand le Factor est négatif, plusieurs itérations peuvent amplifier le bruit.

../../../_images/modeling_modifiers_deform_laplacian-smooth_repeat0.jpg

Factor: 0.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_lambda0-5.jpg

Factor: 0.5.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_lambda.jpg

Factor: 2.5.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_lambda5-0.jpg

Factor: 5.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-lambda0-0.png

Factor: 0.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-lambda1-0.jpg

Factor: 1.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-lambda10-0.jpg

Factor: 10.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-lambda50-0.jpg

Factor: 50.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-repeat0.jpg

Factor: 0.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-lambda20-0.jpg

Factor: -20.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-lambda50-0.jpg

Factor: -50.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-lambda300-0.jpg

Factor: -300.0.#

Lambda Border

Bien qu’il n’y ait aucun moyen de calculer le flux de la courbe sur les arêtes de bord, elles doivent être contrôlées séparément. Les arêtes de bord sont lissées en utilisant une méthode beaucoup plus simple, en utilisant cette propriété popur contrôler l’influence.

Des valeurs positives vont lisser les positions des sommets, alors que les valeurs négatives vont les “améliorer” en les transformant dans la direction opposée.

Avec factor à 2.5.#
../../../_images/modeling_modifiers_deform_laplacian-smooth_border0-0.jpg

Border: 0.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_border1-0.jpg

Border: 1.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_border.jpg

Border: 2.5.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_border10-0.jpg

Border: 10.0.#

Avec factor à 20.0.#
../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-border0-0.jpg

Border: 0.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-border1-0.jpg

Border: 1.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-border5-0.jpg

Border: 5.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-border20-0.jpg

Border: 20.0.#

Avec factor à -30.0.#
../../../_images/modeling_modifiers_deform_laplacian-smooth_cup-0-0.jpg

Border: 0.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cup-20-0.jpg

Border: -20.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cup-50-0.jpg

Border: -50.0.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cup-200-0.jpg

Border: -200.0.#

Preserve Volume

Le processus de lissage peut produire un rétrécissement. Cela est significatif pour les grandes valeurs de Factor ou de Repeat. Vous pouvez utiliser cette option pour réduire cet effet.

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-volume-false.png

Off.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-volume-true.jpg

On.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-volume2-false.jpg

Off.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_cube-volume2-true.jpg

On.#

Normalized

Quand l’option est activée, les résultats vont dépendre de la taille des faces. Quand elle est désactivée, des pointes peuvent se produire dans la géométrie.

../../../_images/modeling_modifiers_deform_laplacian-smooth_monkey-normalized0.jpg

Géométrie d’origine.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_monkey-normalized1.jpg

On.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_monkey-normalized2.jpg

Off.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_monkey-normalized3.jpg

Off, factor élevé.#

Vertex Group

Un nom de groupe de sommets, pour contraindre l’effet à un seul groupe de sommets. Permet un lissage ou une amélioration sélectif/ve en temps réel, en peignant les poids de sommets.

Géométrie d’origine

Pas de groupe choisi

Vertex Weights

Result

../../../_images/modeling_modifiers_deform_laplacian-smooth_repeat0.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_lambda.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_femme-paint.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_femme-wgroup.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_t-axis.png
../../../_images/modeling_modifiers_deform_laplacian-smooth_t-axis-xyz.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_t-paint.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_t-wgroup.png
../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-repeat0.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-vertex1.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-vertex2.jpg
../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-vertex3.jpg
Invert <->

Inverse l’influence du groupe de sommets sélectionné, ce qui signifie que le groupe représente maintenant des sommets qui ne seront pas déformés par le modificateur.

Le réglage inverse les valeurs de poids du groupe.

Exemples#

../../../_images/modeling_modifiers_deform_laplacian-smooth_repeat0.jpg

Femme vue de face blend-file.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_border0-0.jpg

Femme vue de côté blend-file.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_t-wgroup.png

Cube lisse blend-file.#

../../../_images/modeling_modifiers_deform_laplacian-smooth_camel-repeat0.jpg

Forme améliorée blend-file.#

Voir aussi

Modificateur Smooth.