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
  • Change the Edge Line Color and Shadowing of your Models KibaSan
  • Mahlazer’s Walking Motion vmd file download for MMD Make a Smooth Walking Motion
  • MME Lighting Effect, PanelLight by Soboro, is easy to use!
    Add MME Lighting Effect illuminates model against dark stages MMD Tutorials
  • Video Dojo Expo 2 Champion: blazeraptor Video Dojo Champions
  • MMD Camera Work makes motions fit the song.
    MMD Camera Work made the motion fit the song! "the making of" my video
  • MMD The Zombie Song meme
    I’d never eat your brain – The Zombie Song download links "the making of" my video
  • LearnMMD.com _ MikuMikuDance MMD Tutorials
    Trouble Keeping MMD Faith When Those Around You Don’t Keep the Faith-MMD Credits/Sharing
  • NCH VideoPad Video Editor
    VideoPad Video Editor Free Download from NCH Software "the making of" my video
Cycles materials for textures model and nodes

Cycles Materials For Textures in Blender: Nice Textures for MMD Fast!

Posted on December 10, 2018July 7, 2024 By Mae Blythe No Comments on Cycles Materials For Textures in Blender: Nice Textures for MMD Fast!

A featured article by LearnMMD's Mae Blythe!What are Cycles Materials? How do you use cycle materials for textures? What’s the fastest way to make realistic textures?

I’m in a bit of a “little old lady who swallowed a fly” situation.

This article is about using cycles materials for textures. Cycles Render is an engine within Blender. So, you guessed it. It’s another Blender tutorial! I’m using version 2.78c.

Cycles Materials For Textures in Blender…
Nice Textures for MMD Fast!

Generally, I’d start right off the bat. But, I want to explain what’s going on. I have plans for a zero-to-450 animation, but before that I need to learn MMD effects and make models for the video. I’ve had some success with Ray-MMD.

THANK THE GOOD LORD FOR INDONESIAN MMD

Thanks to one of their videos, I was able to actually GET MY SKYBOX TO WORK!!!

Old models aren't made for effects in that NONE OF THE MATERIALS ARE NAMED, so I just applied one effect to the entire model and she's a pretty statue now. pic.twitter.com/dDmBxkYZ83

— Mae Blythe (@annamaeblythe) December 5, 2018

And that success came from watching a YouTube video five hundred times, so I will need to write an article based on that video so that I have it for reference. Then, I need to make bases for the models I will make for the zero-to-450 video. Why bases? So that I can use them to write articles for Models and Creators, of course!

Of course, to properly immerse myself in bases, I need to practice making parts for existing bases. I finally vanquished skirt physics, but I want to save writing about that for after I’ve done articles about textures and spheres.

And maybe I’ll be cheeky and insert links to all of those articles after they’re written! But for now, let’s start with textures.

How can you use Cycles Materials for Textures Without Permission?!

All of the materials I will use have been licensed under CC-Zero.

License Info for Materials

That means that anyone can take the materials provided and do anything with them. In other words, these files are in the public domain. If I wanted to, I could take a screenshot of the nodes and noodles and put them on a t-shirt. I could sell the t-shirts and no one could stop me! Don’t be afraid to use things in the public domain. You do not need to credit anyone when you can verify the licence is CC-Zero.

However, always double check the licence is CC-Zero. If it is not, always follow the rules of the creator and the terms of the licence.

Where do you get Cycles Materials for Textures?

Today, I will be using Fabric Materials Pack for Cycles created by Eduardo Maldonado Malo.

However, there are tons of cycles materials for textures floating around the internet! In addition to the materials on Blendswap, there are entire sites dedicated to cycles materials! Blendermada is dedicated solely to materials, with the bulk of them being for the cycles engine!

Now to Begin!

As an experiment, I created a tank top mostly using the shrinkwrap modifier. It’s not great, but it will work well enough for this tutorial!

Top and UV Map

I’ll skip straight to the cycles materials for textures part. For a brief walk-through of UV mapping, you can check out this part of my model making tutorial. For an objectively better explanation, read through Bandage’s tutorial on UV mapping.

The first thing we need to do is, of course, change the render engine to Cycles. It’s as simple as pressing one button!

Path to Cycles Render Engine

Now that the engine is changed, we need to add the material to our blend file. The best way to do this is to append the material from the file you want to use. While in “Object Mode”, go to “File”, then “Append”.

Path to Append in Blender

Select the Blend file the material you want is in. You’ll be greeted by this screen:

Append Selection Menu

Click on Materials and then select the material you wish to use. I’m choosing one of the satin materials. Next, we need to assign the material to the top. In Object Mode, select the top. Go to the Materials tab and click the orb next to the “New” button. Scroll through the list to find the name of the material you just added.

Add Appended Material

Now, all you need to do is change the view port shading to Rendered and you can see your part with new texture!

Top in Render View Mode without Lighting

However, it doesn’t look so great. Let’s fix that!

Setting up Lighting

There are many, many ways to set up lighting in Blender.

One way is simply to add a lamp. In this example, I added a Sun and left all of the settings as default.

Top with Sun Added in Render View Mode

However, the most fun way is to use an HDRi. An HDRi can be any image at all. The way you add one is by first going to the World tab and clicking “Use Nodes”.

Location of "Use Nodes" in World Tab

Click on the little arrow button next to the grey color blank and choose “Environment Texture”.

Location of Environment Texture Node

Now, just click the open button and find the image you want to use! If everything went right, you’ll be looking at something super cool like this: Render View with HDRi Added

Don’t worry about the graininess. That is just Blender being a friend and not using too many resources!

Baking the Cycles Material for Textures

Alright! Now we just need to bake the texture! But there’s an issue.

No Active Image Found Error

This drove me bananas! Absolutely bonkers. To bake your materials to images for use in MMD, you first need to add an image to the material.

For this, my suggestion is to go to the UV editor view and create a new image and save it as an image. Once you’ve got that done, you can go into the Node Editor.

Location of Node Editor View Mode

Material in Node Editor

To add a node, you press “Shift + A”. Add an “Image Texture” node and load the image you created in the UV editor view.

Path to Image Texture in Nodes Editor

For someone who has never heard of Nodes, I’ll make it simple. To break a noodle, click on the end point and drag it away from the node it’s touching. To connect two nodes with a noodle, click and drag so you make a noodle connect the two boxes.

Click and drag around the noodles until you find a place where you can put the image texture so that it affects nothing while still being part of the material. A hint for people who are having trouble is the “Mix Shader”, but hopefully it won’t come to that.

Once you’ve done all that, you can bake!

Bake Settings for Combined Type

The best way to approach this is to render off different bake types and then overlay them in GIMP or Photoshop. Or you can just use the “Combined” bake type!

And then you wait. Once it is done, you’ll be looking at your new texture, ready to be slapped on in PMX Editor!

Final Texture for Tank Top

You can bake the different bake types if you want to do some editing using them later, as Bandages does in his skin tutorial.

Add the Material in PMX Editor . . .

Final Tank Top Texture in MMD

And you’re done!

There’s a lot more work you can do to make it better. Sph files, toon files . . . But this is an awesome start that took almost no effort! Next time you’re making a model, think about using cycles materials for textures.

See you next time when I probably tackle making Sph files using cycles materials!

 

The base used is a TDA edit by Nashie-C. The cube was added for modesty.


– SEE BELOW for MORE MMD TUTORIALS…


— — —


– _ — –


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

More MMD Tutorials...

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

2023: Hatsune Miku is 16 Years Old by design and in reality!

Finally, in 2023, Hatsune Miku is 16 years old! When did Miku make her first ...read more

SEARCH LearnMMD.com... it's Easy!

Search LearnMMD.com to find your answers! With the posting of this article, LearnMMD.com has 758 tutorials ...read more

Blender, Mae Blythe, Making Models, MMD Tutorials

Post navigation

Previous Post: Zero-to-450.com: REALLY Learn MikuMikuDance!
Next Post: Create Sph Files in Blender Without Drawing Anything!

Related Posts

  • The Power of Beamman’s Post Movie Effect Beamman's Post Movie effect
  • Ray-MMD demonstration of MMD ships
    Ray-MMD Demonstration “Battle stations … all hands on deck!!!” Battleship Models - MMD
  • INKSCAPE makes creating MMD Comics Easy Inkscape MMD Comics
  • How to use Raycast MMD MME Shader Effect Advanced Shader Technique
  • Learn to Edit MMD Effects by Editing Raycast Materials Bandages
  • Sweet Home 3D Creates Custom MMD Interiors as .x or .pmd MMD Tutorials

More Related Articles

Use YouTube Video Analytics to Attract and maintain viewers! Use YouTube Video Analytics Attract Maintain Viewers "the making of" my video
MME Lighting Effect, PanelLight by Soboro, is easy to use! Add MME Lighting Effect illuminates model against dark stages MMD Tutorials
An MMD Walking Motion: Creating it is easy! LoverOfVocaloid
Download the beautiful LUKA MEGURINE HIPSTERBLACK by PS-2002 Download the beautiful LUKA MEGURINE HIPSTERBLACK by PS-2002 "the making of" my video
MMD has an EXPAND function that lets you adjust a motion's speed. EXPAND function modifies MMD motion tempo EXPAND a motion
An MMD town stage: Making Kerorin Town Great Again – Part 2 MMD Stages

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
  • Download the latest version of MikuMikuDance - MMD 9.32
    Download the latest version of MikuMikuDance! Download MikuMikuDance
  • How to subtitle MMD videos MMD Tutorials
  • Sweet MMD Meme “Hello_How Are You” MMD Memes
  • How do I use MikuMikuDance Make A Music Video with MMD Intro to MikuMikuDance
  • The Zombie Song download for MMD is a lot of fun!
    Zombie Song download easily makes spooky MMD videos! "the making of" my video
  • Video Dojo Expo 1 Winner: sociohat Video Dojo Champions
  • Ray-MMD shading Mech-Girls!
    Ray-MMD Shading Mech Girls brings those beauties to life! MMD Tutorials
  • Editing Effect Textures Creates Brand New Effects! Chestnutscoop

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

Powered by PressBook Premium theme

Go to mobile version