Warning: Running an 8K texture set on a character with mirrors and 3 lights will tank your framerate.
We have broken these down by aesthetic and creator. Note: Always check the license for each set. Most are for personal use only unless you buy a commercial license for Look sharing. 50 skin texture sets for virtamate
Do not ask for direct download links; respect the artists. Here is the map: “Set” implies these maps are matched (resolution, color
If you just need the list (names + descriptions + intended use), I can generate that right now. Example entry: Warning: Running an 8K texture set on a
"id": "skin_001",
"name": "Porcelain_Smooth",
"gender": "female",
"tone": "pale cool",
"features": ["no pores", "soft gloss", "low freckles"],
"maps_required": ["diffuse", "normal", "gloss"]
Each of the 50 sets must contain the following four base maps (2048x2048 or 4096x4096 resolution; 4096 recommended for close-ups):
| Map Type | Filename Convention | Format | Color Space | Description |
|----------|----------------------|--------|-------------|-------------|
| Diffuse (Albedo) | skin_XX_diffuse.png | PNG (16-bit) | sRGB | Base color without harsh shadows. Includes subtle skin tones (melanin, blood flow). |
| Normal Map | skin_XX_normal.png | PNG (8-bit or BC5) | Linear | Detail surface direction (pores, fine wrinkles). OpenGL format (Y+). |
| Specular / Roughness | skin_XX_specular.png | PNG | Linear | Packed: R=Specular intensity, G=Roughness, B=Metallic (usually 0 for skin). |
| Ambient Occlusion | skin_XX_AO.png | PNG | Linear | Cavity map for depth in folds, nostrils, and creases (used in VaM's Ilion shader). |