metamike
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
1
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# Retexturing Your Ready Player Me Avatar ## Overview In this tutorial, we will look into a few techniques that allow us to make some cosmetic tweaks to our Ready Player Me avatar. For this tutorial, you will need Blender installed. If you haven't already, read the previous tutorial on [Accessorizing Your Ready Player Me Avatar](https://hackmd.io/@metamike/ready-player-me-accessories) before beginning this one. ## Understanding Your GLB File Apart from your RPM avatar mesh and armature, the GLB file you imported into Blender also contains texture files. These texture files are needed to transform your avatar from a colorless mesh to an avatar with a face and clothes. In the case of the GLB file, these textures live within the GLB. They can, however, be upacked. In Blender, open a second view within the viewport and change your *Editor Type* to *Shader Editor*. Select your avatar mesh (most likely labeled 'Wolf3D Avatar') and select your *Material Properties* tab. This will bring up an individual texture - in this case labeled 'Wolf3D_Avatar.001'. Click this material to view the material nodes in the Shader Editor view. ![](https://i.imgur.com/ChI7D2Z.png) What you see may look unfamiliar and scary, and that's perfectly normal. This combination of *nodes* enables the mesh to render the texture. In this case, we have two textures that are being rendered. One is a Base Color and one is a Normal Map. You can think of a normal map as a texture mapping technique used to fake lights, shadows and details. We're not going to touch the normal map, but it's a fascinating concept worth exploring if you have interest in 3D modeling. ## Unpacking Your Textures Next we'll unpack the texture so we can view it independent from the model. Simply go to your Base Color node and press *Unpack Item*. Select the *Write File to Original Location* option. ![](https://i.imgur.com/0S3wPfO.png) This will send your Base Color map to the location noted at the bottom of your Blender window. ![](https://i.imgur.com/8thAqD6.png) Open this file. ![](https://i.imgur.com/uG3Hf3t.png) If you've never seen a texture map before, this might scare you. What we have in this image is a set of textures that are mapped to the mesh we're applying them to. If you change your second viewport screen to *UV Editor*, select your material from the image selector dropdown, then select your mesh and change to *Edit Mode* (by pressing tab), you can see how the textures are mapped to the mesh. In this case, the texture is optimized so that multiple materials have been combined into one. This is important if you're wanting to create performant avatars that work well for consumer devices. ![](https://i.imgur.com/N2mxG4S.jpg) ## Adjusting Your Textures Now for the fun part. Open the texture from the location it was saved to. Make any adjustments to your avatar you want. I used Adobe Photoshop for my edits, but you can use something as simple as Microsoft Paint to test out this process. Once you've edited your texture, save it and in the Shader Editor window, open the image in your Base Color node. ![](https://i.imgur.com/TZ2TK1P.png) Below is my slightly adjusted Base Color Map with a *MM* branded hoodie that's been recolored, a slight change in pants and a hardly noticeable Ethereum Eye tattoo. ![](https://i.imgur.com/OHVqpxv.png) ![](https://i.imgur.com/TVGZK5p.png) Next, we're going to blend in another texture on top of the one we just created. To do this, we're going to add another image texture node. You can do this by clicking in the Shader Editor adding an *Image Texture* Node using *Shift + A*. ![](https://i.imgur.com/nGBOAC9.png) ## Blending Textures Open up the texture you want to overlay. For me I've created a PNG file that only contains an overlay of a tiled Fendi logo on the sweater (the rest is transparent). ![](https://i.imgur.com/gIgX1WO.png) Finally, add a *MixRGB* node using the same process as adding the image texture node. Connect the color of the avatar texture to *Color 2* and the color of the overlay texture to *Color 1*. Use the *Fac* scale to control the mix of both textures. Since I want the Fendi logos to be very feint, I've chosen a high Fac value. ![](https://i.imgur.com/YWbWo0n.png) ## Conclusion The possibilities are endless when it comes to retexturing your avatar, so have some fun with it. Shader nodes are a great part of your 3D development toolkit, and there are plenty of [tutorials](https://www.youtube.com/watch?v=cQ0qtcSymDI) online to teach you how to create some wild effects using shader nodes in Blender. Next time we'll take our RPM avatar into some new environments.

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully