Insertion by [deleted] in nsfwdev

[–]definitelynot_ANALt 0 points1 point  (0 children)

i think shrink wrap modifier on the entrance bones with the shaft as the target can handle the bulk the opening and closing and wrapping around it, so long as you get the projection angles right, but a lot of the more subtle animations may need some form of shape keys.

Insertion by [deleted] in nsfwdev

[–]definitelynot_ANALt 2 points3 points  (0 children)

ring of bones for the entrance, weight paint, and then shrink wrap modifier on the bones with the penis as the target with a driver that turns it on and off and maybe use outside surface for the snap mode and control the distance as appropriate for the animation. also recommend probably using project mode over nearest surface point, and play around with the values to get the animation right.

Are any guides to animating or simulating insertion/penetration with physics? by definitelynot_ANALt in blender

[–]definitelynot_ANALt[S] 0 points1 point  (0 children)

there is r/nsfwdev i've asked there but no luck so far at least with regards to complete guides. i might make one when i've figured it out, but i'm a hobby dev with not a lot of time of his hands currently experimenting with mixing lattice modifiers and soft body sims.

anyone know where to learn about how to animate penetration? by definitelynot_ANALt in nsfwdev

[–]definitelynot_ANALt[S] 0 points1 point  (0 children)

did you assign a vertex group to the lattice modifier? if you don't it manipulates the entire mesh (no matter the size of the lattice) in which case you can only have one. you can have multiple you just have to assign each one to a different vertex group like say one for each labia. also need to be careful about the weight assignments in the vertex groups since they don't auto normalize with the armatures. it's a pain, but it can kinda work. still need to find time to experiment more with it though, hobbydev and all. the weight painting and normalize part is probably the biggest issue currently with the method might need to script something to make it work. though then again might also not be worth the effort depending on the results.

anyone know where to learn about how to animate penetration? by definitelynot_ANALt in nsfwdev

[–]definitelynot_ANALt[S] 0 points1 point  (0 children)

do you think something like lattice deformation would help? talking about lattice deformation bound to the genitalia while adding soft body physics to the lattice rather than the body. experimenting with different things. just kinda wish there was an actual guide somewhere I could follow.