Skip to content
Learn MikuMikuDance – MMD Tutorials – Free 3D Animation Software

Learn MikuMikuDance – MMD Tutorials – Free 3D Animation Software

Download Free Animation Software – Let's Learn How to Do Everything!

  • Step-by-Step MMD instructions
  • DOWNLOADS
  • Troubleshoot, Fix MMD
  • Site Contents
  • Reggie Replies Q&A
  • Homework!
  • What IS MMD?
    • Download MikuMikuDance Newest Latest Version of MMD
  • “HOW TO”
    • Raycast RAY-MMD Effect Tutorials
  • BONUS PAGES
    • Why convert PMD models to PMX?
  • HALL of CHAMPIONS
  • Tutorial Categories
  • About
    • Privacy Policy
  • Toggle search form
  • Open MikuMikuDance and enjoy it for the fun of it!
    Open MikuMikuDance… just for the fun of it! MMD Basics
  • Halloween Costume TDA Miku on LearnMMD.com
    Download Halloween Costume TDA Miku edit by dA’s Shiro-NekoVocaloid "the making of" my video
  • An MMD town stage: Making Kerorin Town Great Again – Part1 MMD Stages
  • Download MME v037 in English install MikuMikuEffects special effects Download MME MikuMikuEffects
  • Beamman’s Water v5 Effect needs Editing before you can use it! Beamman's Water v5
  • New LearnMMD Stage Instructions just posted! MMD Tutorials
  • Click to see FULL SIZE my original model setup for my "Dueling Banjos".
    Planning a MikuMikuDance 7.39 Dueling Banjos Animation Google SketchUp and MMD
  • Troubleshoot MMD models– or anything else– with four techniques! Bandages

MME FireLight Effect adds spooky dancing firelight and shadows

Posted on April 9, 2021July 9, 2024 By Reggie_Dentmore No Comments on MME FireLight Effect adds spooky dancing firelight and shadows

A Feature Article by Reggie Dentmore on LearnMMD.comHow can I add fire light and shadows to my MMD scene? Where can I download the FireLight effect? How do I edit the FireLight Effect? LEARNMMD.COM is now hosting the MME FireLight Effect. Download the FireLight Effect from LearnMMD.com

MME FireLight Effect adds spooky dancing firelight and shadows!

MME FireLight Effect adds spooky dancing firelight and shadows!

The FireLight Effect is easy and powerful. It has all the attributes of a glowing fire… except no “fire”… just the beautiful glow.

Download the FireLight Effect Zip Folder from LearnMMD.com!

You can go into ACCESSORY Mode and use the XYZ rollers to position your “glow” above the floor.

Turn down the house lights and add a model… see the light and shadow… You can Adjust Si SIZE and Tr TRANSPARENCY… it’s fun!

For the best use, Use a DUMMY BONE…

For my test video, I attached the effect to a Dummybone. That let me put the firelight into motion… moving it around as if a magical light.

I used a Pokeball (from the Downloads page at Zer0-to-450.com) on a dummybone as the “magical item” to emit the light. I started the animation with the models crowded around the Pokeball and I created the animation. I went back to frame-zero and positioned the FireLight dummybone just above the Pokeball. And then I followed the Pokeball with the FireLight and so we see the shadows dancing and shifting on the curtains and floor.
(I did not want to use a particle effect “fire” in this demo because it might confuse the reader of this tutorial… but you COULD use a fire/flame/burst effect along with this old effect for dancing light and shadow.)

I turned the house-lights way down… I added SSAO-Lite for deep colors… and I used the BlackOut effect to open and close the video. The music I lifted from an online slot-game… I hope it gets past YouTube!

You can EDIT the .FX file for more fun…

Take a look at the README file. There are many parameters that you can adjust…

FireLight.fx v0.0.3

A point light source effect that sways like a flame.

Operating environment
SM3.0 + VTF compatible graphic board is required.
Also, it will not work properly unless it is MME v0.33 or later.

Basic usage
(1) Load FireLight.x into MMD. Load FireLight.fx on MMM
(2) Change the first parameter of FireLight.fx and FL_Object.fxsub if necessary.
(Set the same name parameter to the same value)
(3) The following changes can be made from the FireLight.x accessory parameters in MMD.
Common to MME / MMM
XYZ: Change the position of the light source (you can assign it to a bone)
Si: Light brightness adjustment

MME only
Rx: Fluctuation amplitude of light position (adjusted from -1.0 to +1.0)
Ry: Fluctuation frequency of light position (adjusted from -1.0 to +1.0)
Rz: Light brightness fluctuation frequency (adjusted from -1.0 to +1.0)
Other parameters are changed from the first parameter of FireLight.fx
In MMM, parameters can be changed from the UI control added to the effect property of FireLight.fx.

Precautions when using self-shadow
(1) If self-shadow is turned on, it may take some time to load / update.
(2) Self-shadows may not be drawn properly on models containing polygons with a large area.
If the self-shadow tapers off on the floor, loading FloorAssist.x into MMD will fix it.

How to use multiple light sources
Please note that this effect will not work properly if you load multiple x-files with the same name.
If you want to use multiple light sources, you need to load another x-file with a serial number in the file name.
By default, 1 to 4 are prepared, 1 is not a serial number, and 2 to 4 are included in the Light2 to Light4 folder.
If you want to add a new one, please create it by the following method. For “5” as an example
(1) Create a new folder “Light5” and copy FireLight.fx, FL_Object.fxsub, FL_ShadowMap.fxsub, FL_ShadowMapFA.fxsub, FireLight.x to it.
(2) Renamed to FireLight5.fx, FL_Object5.fxsub, FL_ShadowMap5.fxsub, FL_ShadowMapFA5.fxsub, FireLight5.x
(3) Change the first parameter LightID of FireLight5.fx, FL_Object5.fxsub, FL_ShadowMap5.fxsub, FL_ShadowMapFA5.fxsub to 5.

About correspondence of Lat type model
This effect also uses a phone shade as a lighting process for PMD / PMX models.
When applied to the Lat type model, the face part becomes a ridiculous drawing (the face part of the Lat type model has a special data structure
(Because it only supports MMD tone shades).
Therefore, as a special measure, you can avoid this problem by applying the effect dedicated to the Lat type model.
how to use
(1) Describe the face material number list of the Lat type model with the first parameter of FL_ObjectLat.fx.
By default, it matches Lat expression Miku Ver2.31_Normal.pmd, so it is necessary to check the material and rewrite it depending on the model used.
(2) Apply FL_ObjectLat.fx by selecting the Lat expression model in the off-screen tab “FireLightingRT”.
(3) When using multiple light sources, it is necessary to rewrite FL_ObjectLat.fx in the same way as “How to use multiple light sources” above.

Change log
v0.0.3 2014/05/07 Changed lighting process to HgPointLight base
Added compatible effects for Lat models
v0.0.2 2013/06/28 MME shader has been changed to new version (v0.33 or later) specifications (compatible with PMX material morphs, sub-Tex, etc.)
Support for MikuMikuMoving
v0.0.1 2012/09/18 First edition released

Disclaimer
You are free to use, modify, and distribute it secondarily. No need to contact.
However, please do all these actions at your own risk.
We are not responsible for any damage caused by using this program.

by wire P
Twitter: @HariganeP

There you go… simple to get started… and plenty of permutations available for you to play with.

Have fun with MikuMikuDance!


– SEE BELOW for MORE MMD TUTORIALS…


— — —


– _ — –


Visit the LearnMMD.com Homepage! Plenty of Mikumikudance instruction and info!

More MMD Tutorials...

Enjoy the "camera Angles WEIRD in Anime" meme...

Enjoy the "camera Angles WEIRD in Anime" meme... This image is from The Slayers - NEXT, ...read more

Reader asks how to create MMD artwork... stuff like posing, camerawork?

A reader asks... Is there a tutorial on how to create MMD artwork, like those you ...read more

Learn MikuMikuDance in Small Steps! New LearnMMD Video Series

Learn MikuMikuDance in Small Steps. Where can I find easy-to-follow MMD instructions on YouTube? How ...read more

Apply Multiple Effects on an Entire MMD Model Using M4Layer Effect

How can I apply multiple effects to an MMD model? Can I use more than ...read more

MMD Plugin Manager... I Found a Treasure!

What sorts of MMD Plugins are there? MMD Plugin Manager? MMD Plugins. Plugin MMD. More ...read more

2025: Hatsune Miku is 18... but she is designed to be always 16 Years old, by design and in reality!

Finally, in 2023, Hatsune Miku is 16 years old! but in August of 2025, she ...read more

FireLight effect, MMD Tutorials, Reggie Dentmore

Post navigation

Previous Post: MME Oppai Effect enhances MMD Model’s figure… one for the boys!
Next Post: FFMPEG – Final Frontier For Video and Audio File Processing

Related Posts

  • Beamman’s MME SelfFreeze Effect for MikuMikuDance 7.39 MME Effects Tutorials
  • Reader asks how to create MMD artwork… stuff like posing, camerawork? MMD Basics
  • Troubleshooting MMD errors and setting up d3dx9_32.dll error
  • Download ARROW Lip-Sync Soundtrack Zip Folder "the making of" my video
  • VPVP MMD Training video offers MMD instructions videos.
    VPVP page offers basic MMD instructions videos MMD Basics
  • Quick-Start Basics of MMD to get you started! GloriaTheAnimator

More Related Articles

Background AVI Files require a Baseleine AVI setting. MMD Background AVI Files converted using CloudConvert Background AVI
MMD Bone Reference Charts make MMD Model-making Easier! Mae Blythe
MMD Project “I WANNA PARTY!” features great motion files by o Savvy o "the making of" my video
Crazy Animation Creation yields fun video and good practice! "the making of" my video
Adding Sound Effects to existing MMD animations Making Soundtracks
A better MMD followcam in PMXE with physics and IK bones Animation Shortcuts

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Download the latest version of MikuMikuDance!
See the MMD Step-by-Step instructions page!
Learn how to make your own MMD motions!
LearnMMD.com
  • Add Shadows to MMD .X Accessories Tutorial MMD Basics
  • Shading China Dresses
    Shading China Dresses Using Advanced Shader Techniques Advanced Shader Technique
  • Ray-MMD LED widget replaces MMD screen capture widget Add Background Pictures and AVI
  • Position stage near MMD coordinate axis center-line Accessory Manipulation/Adjust
  • Attach an item or accessory to a Bone in PMDEditor - Weighting for a weighted model in MMD.
    Attach an item or accessory to a Bone in PMDEditor – Weighting in MMD Accessory Manipulation/Adjust
  • Professionally made models FOUND! Downloading New Models
  • Easily Transfer an Accessory to a Dummy Bone from Model’s Hand in MMD Accessory Manipulation/Adjust
  • A New Challenge for MikuMikuDance Modelers – The Textures from Your Room Challenge! CONTESTS

Copyright © 2022 Learn MikuMikuDance – MMD Tutorials – Free 3D Animation Software and Instructions..

Powered by PressBook Premium theme

Go to mobile version