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
  • Introduction to Vocaloid: a short tutorial NOKO2
  • L_EdgeShader_Ver 1.00
    How to Use the L EdgeShader Effect for MikuMikuDance. ARIZONA
  • "Say cheese!" Setting up the camera moves in MMD 7.39 takes some thought. Credits: MMD Little Town by Harner Productions, Chibi Miku Yamato Style 1.35 by Koshitsuki, Chibi NC DT SeeU by HousekineMinto, Video Camera by Dark Konata
    Camera Motion Instructions 1 – MMD Basics ARIZONA
  • Video Dojo Expo 1 Winner: Angel Dreams Video Dojo Champions
  • Beamman’s Water v5 Effect needs Editing before you can use it! Beamman's Water v5
  • MME PowerShader effect rivals Ray-MMD Raycast image enhancements MMD Tutorials
  • Enable Physics in MMD 7.96 MMD Basics
  • My “O Canada” MMD video confused Japanese viewers! "the making of" my video

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

  • mikumati NXDE G-IDLE models dance "No Thanks" by Hyolyn - Download Links
    mikumati NXDE G-IDLE models dance “No Thanks” by Hyolyn – Download Links "the making of" my video
  • How to fix a model with missing textures Fixing Broken Models
  • An MMD Walking Motion: Creating it is easy! LoverOfVocaloid
  • Fixing Missing Facial Manipulation Tabs in MikuMikuDance. Fixing Broken Models
  • Download Reggie’s Cafeteria Table and Chair accessory! New Stage Accessory
  • Hologram Effect gives projected-holograph looking image Hologram Effect

More Related Articles

Download Table Lamp Accessory ON and OFF Downloading New Models
Widescreen MMD “Kiss Me” animation too long but I wanted More! "the making of" my video
Sexiest MMD Model Dance Motion you can Download "the making of" my video
Use PMDE to make a Model for MMD almost from Scratch MMD Tutorials
Posing MMD Models Using Reference Images Animation Shortcuts
Blackout Effect offers Fade-to-Black and fade-to-white! MME Blackout Effect offers Fade-to-Black and Fade-to-White Blackout Effect

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
  • Understanding Normals Bandages
  • Chimera Teto Emerging into the Light.
    Looking Good with the MME Mirror Water Effect in MMD ARIZONA
  • VDE-FIVE Honorable Mention: Jonah Snyder Video Dojo Champions
  • Arrow MMD Animation Video Finished in only Six Weeks! "the making of" my video
  • Miku about to knock her head on the Mario Bros. item box we just made! Animasa Miku ver. 2 with Batokin Island and Sky Dome. SSAO_Lite MME Effect.
    Use Google Sketchup to Create .x Files for MikuMikuDance 7.39 Google SketchUp and MMD
  • Go to my DOWNLOADS PAGE to get your free Cropping/Transition Panel!
    New Cropping-Transition Panel Ready to Download! Transition Panel (it's not an effect)
  • VDE-3 Champion: Katherine Duncan Video Dojo Champions
  • MMD First Steps Make your own motions from scratch Making Smooth Motions

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

Powered by PressBook Premium theme

Go to mobile version