April O'Neil

Sculpt of April O’Neil based on drawing by Chrissie Zullo.

68 Likes

I could always recognize your model. Your shapes are so clean. Do you sculpt in multires modifier?

1 Like

Thank you! I stopped using multires because it doesn’t support vertex painting. This is just dyntopo. I blockout the face using separate meshes, then merge it all with a boolean, and smooth out the borders.

before and after shots:


7 Likes

Cool. Thank you so much. One last question if you don’t mind. How are you texturing the skin for your characters?

Ok, buckle up.

*Inhales*

I paint a separate mask for each zone of the face (cheeks, nose lips, etc) with vertex colors:

Then I use these masks to actually add the colors (and roughness too) to those places using shader nodes. I use a sort of “modular” method where I have small node groups that work like a stack of layers:

COLOR STACK
[BASE]->[CHEEKS]->[NOSE]->[GRAIN]->[FRECKLES]->[LIPS]->[EYESHADOW]->|
                                                                    |
                                                                    |---[COMBINE]-->MATERIAL OUTPUT
ROUGHNESS STACK                                                     | 
[BASE]->[SHINY]->[GRAIN]->[FRECKLES]->[LIPS]----------------------->|    

It works pretty much like layers and masks in photoshop. One goes over the other and respects the mask assigned to it.
It’s modular, so I can add and remove “layers” according to the needs of the models, unlike those giant tall node groups with a million knobs and sockets. Character doesn’t have freckles? Toss out the freckle node. Character has facepaint? Put in a new node and paint a mask for it.

I’m not sure how clear that was, so here’s what the nodes look like for this character:

Each node group is pretty simple on the inside: just a mix node with the mask plugged into the factor.

Once it’s set up, it is very easy to rapidly adjust stuff, either with the node group sliders or painting the masks. I just turned her into a pasty goth in less than a minute:

ShesShoGothSheShitsBats

*Exhales*

13 Likes

Interesting. I think I get it. I pretty much use the same method except mine is a whole mess :joy:. Thank you very much for the insight. :smiley:

1 Like

I don’t know if this helps for you. I paint the vertex colors in RGB and separate colors in the nodes. It helps in some ways, like less clicking the vertex colors if we want to change the mask.

I featured you on BlenderNation, have a great weekend!

1 Like

You’re on the featured row! :+1:

1 Like

The expression is on point!

1 Like