• Skip to primary navigation
  • Skip to content
  • Skip to footer
My Tutorials
  • Categories
  • Tags
  • About
    Ulyssa

    Ulyssa

    Hi! I make extensions for Blender & Inkscape, and MMD & Blender tutorials.

    • Tokyo, Japan
    • Homepage
    • YouTube
    • GitHub
    • GitLab

    How to make MME

    less than 1 minute read

    There is a file called full.fx (MMD standard shader written in MME) which every MME effects are based on.

    And since all effects are open source, you can make effects based on others’.

    However, you still need to understand how HLSL (similar to C) works.

    Here’s a simpler, modified version of full.fx:

    https://bowlroll.net/file/122263

    Tags: mme

    Categories: Tutorial-MMD

    Updated: June 3, 2026

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    Export PMX as FBX for Clip Studio Modeler

    less than 1 minute read

    Convert the material to Blender, and export FBX with these options:

    How to setup physics

    less than 1 minute read

    You should setup physics in PmxEditor, because changing values is easier.

    How to convert to MMD material

    less than 1 minute read

    If your material is using BSDF nodes or Emission, you can convert them into MMD shader (MMDShaderDev).

    How to add transparency to material

    less than 1 minute read

    Adjust MMD Material > Alpha to add transparency.

    • Homepage
    • GitHub
    • Source
    © 2026 My Tutorials. Powered by Jekyll & Minimal Mistakes.