How to render these custom images?

Hello.
I have a problem with my render. I placed custom images in my model in Blender, and then clicked render image. But the final render did not contain these custom images. Here is what I am talking about.

Before final render:

Final render:

Can someone please explain what I am doing wrong?

1 Like

You are using nodes correct? 30000chars

1 Like

You added the images as empties, which means they’ll display in the viewport but not in your render. If you want the images to show up in the render, you will have to enable the “Add images as planes” add on in the preferences menu, and add them as a plane. Once you do this, they will show up in your render.

2 Likes

Thank you for the help. I did find out how to fix my problem before I read your help.