← Back to RubberAnimations

Patreon

Blender latex suit generator

Published 07/16/2024, 06:35:09 PM · Edited 12/26/2025, 10:56:14 AM

Blender latex suit generator

This is a geometry node setup for Blender, which can generator a latex suit for character models. Beware that seams are procedurally genera

This is a geometry node setup for Blender, which can generator a latex suit for character models.

Beware that seams are procedurally generated and the quality of them are highly dependent on mesh topology!

Furthermore, this is a slow geometry node, so it shout be disabled when working with models.

Change logv1.0 - Initial releasev1.1 - Changed node to use a Vertex Group for seams, instead of the actual seams in the model. This ensures that usage of the Geometry Modifier isn't destructivev1.2 - Updated latex shader

v1.3 -

1) Roughness has had a fix avoiding 100% roughness

2) Added a roughness scale slider

3) Added an input value called 'Is Standalone Suit' which will skip adding the base mesh back in. Useful if you have a copy of the character acting as the suit

v1.4 - Added support for furred characters with a new node called LatexSuitHairRemover

v1.5 -

1) The latex suit node is now an all-in-one with both the suit and removal of fur

a) Under output attributes, add the fur length vertex group which the suit will cover partly. Other hair systems, which will be fully covered, should be disabled when using the suit to improve performance

2) The latex mask (vertex group) is now inverted, meaning that the 1 values in the group now represent the vertices which will be covered by latex

3) Removed some properties which are obsolete

a) Is Standalone Suit option is removed

b) Custom seams section has been removed

v1.6 -1) The node UI has been updated2) It now supports a dedicated mesh for the suit, instead of having to be the original mesh

Attachments (9)

LatexSuitGenerator.mp4

LatexSuitGenerator.mp4

LatexSuitGenerator v1.0.blend

LatexSuitGenerator v1.0.blend

LatexSuitGenerator v1.1.blend

LatexSuitGenerator v1.1.blend

LatexSuitGenerator v1.2.blend

LatexSuitGenerator v1.2.blend

LatexSuitGenerator v1.3.blend

LatexSuitGenerator v1.3.blend

LatexSuitGenerator v1.4.blend

LatexSuitGenerator v1.4.blend

LatexSuitGenerator v1.5Thumb.png

LatexSuitGenerator v1.5Thumb.png

LatexSuitGenerator v1.5.blend

LatexSuitGenerator v1.5.blend

LatexSuitGenerator v1.6.blend

LatexSuitGenerator v1.6.blend