Jump to content

W.I.P UnderClothBulgeFramework + Tools


Recommended Posts

Posted

Hi, everyone,
I'm making this post to present my first skyrim modding project:
UCBF is a framework and a tool for modders to easily create bulges and under cloth displacement sliders for bodyslide that can then be exported to skyrim.
The goal is to automate most of it, the current modder pipeline is:
import body to blender, add any 3D mesh (even really high quality ones) and place it where the bulge should appear.
then from blender using the plugin export the collider and position data.
From this file you can then generate the bulge slider for on any piece of clothing using the pyhon script.
It creates a patched bodyslide file + ESP for ingame control and framework discoverability.
Check attachement for exemples of ingame + tool results.
If you have any questions feel free to ask


F.A.Q:

  • Is it available?
    Not yet I need to finish the in game API and make it easier and more modular (quite a lot of hardcoded values)
  • How does it work?
    The script create a new geometry patch that is then applied to the cloth piece as a new mesh by sampling the color so no real geometry conflict can happens and it can be disabled easily.

image.png

_selfcoll_BulgeTest4.png

Screenshot 2026-08-21 232038.png

Screenshot 2026-08-21 232442.png

Screenshot 2026-08-21 232740.png

Screenshot 2026-08-21 232759.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...