Skip to content
  • Inicio
  • Reglas
  • FAQ
  • Recientes
  • Etiquetas
  • Popular
  • Usuarios
  • Grupos
skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Vtubeando Light)
  • No Skin
  • Vtubeando Light
  • Vtubeando Dark
Collapse
Logo vtubeando.net

administrators

Privado

Mensajes


  • Corrective blendshapes to correct your shapes!
    v_risalabV v_risalab


    Sometimes, cloth has to follow the body only when being squished by it. Rigging it directly to a bone would make it unnaturally follow it when the cloth is not actually being squished!

    Tutorial

    What you need

    • Basic Blender knowledge: Modifying meshes, and managing of blendshapes
    • The VRM addon for Blender

    Steps

    In Blender

    1. Import your model into Blender, and, for your own sanity, properly separate the piece of cloth you want to be squished from the rest of the clothes.
      d898cf09-18dd-4bb5-aa46-96bb68c9398e-image.png
    2. Rotate the bone to its humanly possible limit. In this case, any rotation of the neck bone in the X axis greater than 5° caused clipping, but I increased the rotation to something that looks like a reasonable limit for neck rotation. Take note of all the angles you work with, in this case, 5° and 22°.
      6cf2dbf8-4b68-45a9-bbba-10ca167a01ba-image.png
    3. Select your mesh, and create a new blendshape. Name it something descriptive, in this case, it's Neck Forward. Modify this blendshape such that the cloth no longer clips in the set bone position.
      9f6f5dc7-a3a4-4d7c-af8b-e508748a168d-image.png
    4. (Optional) In this case, when rotating the neck in the Y axis, the cloth looks very unnatural. Since it's a common movement, you can create two additional blendshapes for each side that will activate along with the first one, blending and making the cloth follow the chin a bit better. I called these blendshapes Neck Left and Neck Right.
      63a9f602-e191-46f1-a008-a7abed8ceb6f-image.png
      3ed47cfe-32bd-40c0-b509-7199f1535814-image.png
      c35c6581-74c0-4fd4-a619-436926d2d696-image.png
    5. Now put the bones in the rest position, reset the blendshapes, and register the new blendshapes in the VRM blendshape proxy so VNyan can read them.
      84aec080-2c70-4654-94ae-dee5012b3708-image.png
    6. Export the model

    In VNyan

    We now have to setup VNyan to check the neck rotation every frame, and if it's beyond the 5° rotation on the X axis, start activating the blendshape, blending it until the 20° limit, when Neck Corrective Down should be at its maximum.
    10c93063-f340-4f84-9d6c-1049771049a1-image.png
    Here's a quick breakdown of the node setup:

    1. This part just sets up a loop for vnyan to run every frame
      52f8f060-b872-40c2-9ea4-0854bcd789f4-image.png
    2. Next, it gets the value for the X rotation
      600d9a7d-484d-47a9-9290-3193bbed164f-image.png
    3. And checks that it is between the 5° and 22° range. If it passes, it sets the new blendshape value.
      984b0df0-03ab-46b7-b836-9c15967ec30c-image.png
    4. The value for the blendshape is determined via a linear interpolation that maps de 5°-22° range to the 0-100 range. If your range goes from a to b, you have to substract b to make it go from 0 to a-b, and then multiply it by 100/(a-b), making the range go from 0 to 100. Here, a=5 and b=22
      1cc783e6-4b4c-4b1e-b40a-4c171393c950-image.png
    5. (Optional) You can use the ordered execution node to make it also check the Y axis and apply the other two blendshapes as needed. You can just define the angle limits by what angles you used in blender while setting up the blendshapes. Don't take this screenshot too seriously, I didn't properly note the angles I used so I just guessed numbers, but it gives a general idea of the process of checking another angle along with the first one.
      4102e0ae-a06b-4002-9f10-c9279cdb9050-image.png
      And so, every frame the blendshape values are updated smoothly between 0 and 100 depending on the neck rotation, squishing the cloth as needed!
      b7b93bf5-ee21-4e9d-bce1-5fc7a6971c1b-image.png

    Notes

    • You can do this for a bunch of bones, use the three axis of rotation, and mix and match conditions to suit your desires. It may even start to look like a Live2D setup. Be careful though, you roughly duplicate the amount of blendshapes needed by each degree of freedom! Two bones can need up to 64 blendshapes, one for each possible range of positions!
    • This can probably be done in Warudo too!

    Files

    • The node setup for a single axis
    • No sample file or model today, this is my friend's model (Go take a look at her work if you can understand spanish!)

  • Eyebrows over the hair effect in your 3D model without any fancy shaders!
    v_risalabV v_risalab

    thumbnail.png
    When I figured out how to do this I was OVERJOYED because I was under the impression that the only way to get the eyebrows over hair effect for a 3D model was using a shader like Poiyomi in unity, but that would require me to trap the model in a somewhat restrictive format like VSFAvatar. But turns out, MToon is a lot more versatile than expected!
    I used this unity tutorial as a base, but did it in Blender with the added benefit of keeping the outlines!

    Tutorial

    This tutorial requires you to have some knowledge about using blender, and a vrm model to work with! We will be using Kana Fuyuko's Test-Chan. This works only on VRM 0.x models, I haven't tried this on 1.0 models.

    Importing your model into blender

    Start by downloading and installing the blender VRM addon, this will add the .vrm option in the blender import window. Import your .vrm model into blender
    1865068c-add3-4d59-ac7d-b7fb2878fc24-imagen.png

    Preparing the materials

    Start by identifying the eyebrow material, usually freshly exported VRM model have a longer identifier like "N00_000_00_FaceBrow_00_FACE"
    97ae6a37-be3c-4091-ba55-8ffb8656cc9e-imagen.png
    In this material, you will set the settings in the VRM Material panel under the material selection box like in this screenshot:
    3420b115-f3d9-4d78-a59c-efe29c708ebd-imagen.png
    Alpha mode must be set to transparent so it can interact with other transparent materials, ZWrite Mode must be disabled or it will not work, and same with Double Sided.

    Now identify the material(s) associated to the strands you want the eyebrows to be seen through, you can do this by selecting the hair faces in edit mode and see what materials light up. In this case, there's only one hair material called "Hair".

    You will now create a new material, give it a good name like "Hair Stencil", assign it to these strands, and check the "Enable VRM MToon Material" box to convert it into an MToon Material, and try to copy all the settings from the Hair material manually so it looks the same, save for the Alpha mode, ZWrite mode and Double Sided settings.
    176537fd-6bf1-408a-a47f-02b6f1136362-imagen.png
    I don't just duplicate the Hair material because I've encountered an outline related bug when you duplicate VRM materials, and I'm not sure if it's fixed yet.

    Hair stencil and Render Queue

    Now that the front strands and the eyebrows are set to transparent, the renderer will determine which one goes first using a render queue, with materials with a lower render queue value being rendered first, and materials with a higher render queue value are rendered on top of them, so we want the eyebrows to have a higher render queue value than the front hair.

    The RenderQueue Offset slider you saw in the previous screenshot IS NOT the one we will be modifying, as it is meant for MToon 1.0 as far as I know. Scroll down, and check the "Show MToon 0.0 Options" checkbox, revealing the Render Queue slider:
    3161074c-95d0-48f9-9917-0e7f7a9eeec4-imagen.png
    This slider goes from 2951 to 3000, so we will leave the Hair Stencil material at 2955 and the eyebrow material at 2960.

    Keeping the outline

    If you were to export the model now, this would happen:
    a06fc3b0-3c4f-4517-811c-295969e384e3-imagen.png
    This is because MToon outlines don't follow the material settings, so they just render as opaque strands with inverted normals. We will fixing by converting the outlines into an actual 3D object and putting and MToon shader on it!

    First, separate the front strands, and create a duplicate of them, naming it something like "Front Outline". Now if you go to the modifier tab with that mesh selected, you will see some geometry nodes modifiers. We will convert these into geometry!
    3231a653-62ba-4812-ac11-691fa2d6db23-imagen.png
    Go to the Geometry Nodes workspace, select the modifier for the hair stencil, create a copy of the outline node tree, and change the name to something descriptive like "Outline Factory".
    5f17e81b-80e7-4695-bdcd-56d2bac9374b-imagen.png

    74d1d123-f43e-4889-a935-594045657071-imagen.png

    c8c3a523-2478-4841-84a1-3819468b0207-imagen.png
    Now in the node tree, move the output close to the Separate Components node, and connect its mesh output to Geometry input of the Group Output node
    88a51bc1-6e98-48c1-b503-62106d064863-imagen.png

    706c1fa9-8513-4db6-a22f-a52342db9878-imagen.png
    This hijacks the outline creation pipeline before it converts the previously created outline geometry into an instance. I am not very knowledgeable in geometry nodes, but afaik converting geometry into an instance makes the created geometry lose all vertex weights and not be able to become actual geometry if the geometry node modifier is applied, so we skip that step.

    Now we apply the modifier, and we are left with a mesh of outlines!
    4d1df2c6-6006-4898-bb50-238e37134e97-imagen.png
    Now we will disable the outlines for the Hair Stencil material, select the Hair Outline mesh and create a material for it. Convert it to MToon, set the settings like in the screenshot, and assign it to the the whole mesh:
    b4e03266-f27b-4d83-bf46-a3a940a03e2f-imagen.png
    You can copy and paste the color from the outline settings in the rest of the hair. Now we will set the Render Queue value for this material to 2954 so the hair and eyebrows render on top of it.
    d0485892-27c3-451a-b10d-8642e8b24ec1-imagen.png

    If you export the model now, you will see the effect work with outlines
    e051946e-0a0e-4420-a1b7-10eb1d5ce406-imagen.png

    You can see some issues with the lashes, so you have to change the render queue values of those materials so they render before the outline (Have a value below 1954). After doing that, this is the result
    ae528fbb-dc4b-4453-8c37-4556e74c6232-imagen.png

    The cost of happiness

    This looks great! It has a couple of downsides though. You may have noticed that all the outlines that usually render on the front of the hair are gone (because the outlines render after the hair), and this is more or less inevitable.

    Another inevitable issue occurs when you turn to the side too much:
    Peek 2024-06-22 18-04.gif
    This happens because the order at which faces are rendered cannot change dynamically, so when there two overlapping faces with their normals facing you, the engine may render the one that's further back instead of the one in front of it, causing this weird effect. It can be mitigated by texturing with that in mind, changing the hair shape or some other fancy thing but afaik you can never get totally rid of it, not even with other kinds of shaders.

    Here's a good explanation of this issue on the minute 3:30:

    Conclusion

    And that's how you get outlines and eyebrow transparency on a VRM model without unity or need to use other shaders. You can also do this for eyelashes, irises or anything you can think of, but it gets increasingly more cumbersome as you juggle more materials.

    I really hope this was useful and don't hesitate to ask questions, after all, this is a forum!

    If you want to check out the result or take a look at the .blend I did, you can download the files here.


  • Privacy
    v_risalabV v_risalab

    Collected information

    This forum is based on NodeBB, and as such, the following information is collected:

    • Your username.
    • If you login with discord or google, your email address is recorded.
    • As any other website you enter, your IP is shared with this server.

    We don't collect:

    • Real name
    • Gender
    • Localization
    • Age

    It is your responsability to not give out this information on this forum.

    Data download

    In the "Rights and consent" section of your profile you can download all data related to you that has been saved to the database.

    Data retention

    When your account is deleted, your posts are no longer associated with you and all your information is deleted from the database. However, it remains on the forum backups until they are deleted.

    Data privacy

    We will never share the information stored in these forums with third parties unless required by law. However, since we allow third party embedding of websites like Youtube, Twitter and Twitch, it is possible that you will be tracked by those websites. The use of an adblocker is strongly recommended for web browsing


  • Data Deletion
    v_risalabV v_risalab

    If you wish to delete your data, follow these steps:

    1. Click your profile photo in the right pane.
    2. Go to configuration.
    3. Click delete account. All your information will be deleted off this server.

  • Forum Rules
    v_risalabV v_risalab

    In this forum, bans are warnings, and permabans are issued after multiple rule breaking. If you to talk to the mods, you can use the contact information available on their profiles.

    Rules

    1. Be respectful: Don't directly insult anyone, even if you don't think it's offensive. Be respectful when you talk with and about other users.
    2. Hate speech: Any amount of racism, sexist, transphobia, homophobia, etc. will be met with a ban.
    3. No brigading: It is forbidden to incite harassment against any individual or group, even if they are not on this forum.
    4. NSFW content: Don't post any images containing sexual content of any type, this includes posts, avatar, banners and signatures. Sexually suggestive images, like cut out or blured pictures are included in this.
    5. No callouts: This is not the place for it.
    6. Piracy: You can talk about it but all linking is prohibited.
    7. No trolling: Any bad faith discussion or posting with the purpose of baiting reactions will be met with a ban.
    8. Tag system: This forum has a tag system so you can use for any threads you create. Please make use of it!
    9. Reporting system: Report any posts that break the rules, do NOT do any backseat modding.
    10. Private information: Do not post any identifying information, like your real name or your address.
    11. Keep English discussions in the English forum.

  • RoboAlexa Presentandose
    HanachiH Hanachi

    Bienvenida! Espero que te la pases super!!


  • Como creen que es el vtubing actualmente y como será en el futuro?
    HanachiH Hanachi

    Volví al foro a revisar y concuerdo con absolutamente todo lo que dices! Excelente respuesta 😄
    Sobre lo del alza de videos en formatos cortos guionizados, si me gusta mucho que Rin Penrose lo haya vuelto a popularizar, recuerdo que la primera vez que vi uno de sus tiktoks hablando de como funcionaban las agencias me alegré mucho y desde ahi me cae re bien jeje, tbh el contenido en tiktok de vtubers tiende a ser muy formulaico y siempre sentí que no explotábamos mucho el potencial del vtubing y su anonimidad para hacer cosas más interesantes en tiktok. Intentaré aportar mi granito de arena en ese aspecto, aunque tbh con la llegada de las inteligencias artificiales es cada vez más complicado 😭

    Sobre los NPC Streams, creo que varios hemos bromeado al respecto pero nunca he visto a alguien realmente haciendolo!!! Es un potencial money hack y por eso ya veo que alguien lo hace con una vtuber IA en los próximos días o semanas...


  • Necesito ayuda ¿cómo hago para agregarle expresiones (extra) a los modelos vroid vrm?
    HanachiH Hanachi

    Ooooh, pos yo no estoy muy segura de lo que sé, pero le preguntaré a Risa (@v_risalab) si tiene algún consejo que darte al respecto! Ella tiene experiencia con todo el asunto de las expresiones 😄


  • Hacer un redebut... Algunas experiencias?
    v_risalabV v_risalab

    Mi modelo nuevo está casi listo, y me gustaría celebrarlo como lo hacen otros en la comunidad con un redebut y todo eso.
    La verdad nunca he hecho nada así, ni siquiera hice un debut cuando empecé hace un tiempo, así que no me gustaría entrar a ciegas y terminar mal preparada para un evento que es importante para mi y que termine en un desastre o algo 😧
    alt text
    Me gustaría saber si tienen algún consejo para un vtuber sin experiencia que esté planeando un debut/redebut. Con que debería tener cuidado? Que les ha funcionado?
    Obvio no es solo para mi, por algo lo posteo aca 🙂


  • Recomienda tus mangas preferidos ;3
    HanachiH Hanachi

    Yo no soy mucho de leer mangas, pero recientemente me puse a leer "I'm in love with the villainess"
    alt text

    Y ESTÁ MUY INTERESANTE??? Sólo llevo leido un tomo porque lo estoy leyendo en físico pero amé a la protagonista porque me recuerda a como era yo con una compañera de colegio lmao

    Es un isekai donde ella despierta en el mundo de su dating sim favorito y quiere conquistar a su personaje favorita de la cual está enamorada, que es la villana del juego ...no pensé que me gustaría un isekai pero lo estoy encontrando muy entretenido! El arte está hermoso también, ya quiero leer el segundo tomo pero me cuesta leer las cosas si no son en físico tbh...

Lista de Miembros

v_risalabV v_risalab
HanachiH Hanachi
  • Conectarse

  • dont_have_account Registrarse

  • Buscar
  • First post
    Last post
0
  • Inicio
  • Reglas
  • FAQ
  • Recientes
  • Etiquetas
  • Popular
  • Usuarios
  • Grupos