Realistic Tree | Texturing Problem

Problem
❯ I was trying to make a realistic tree for my showcase, I made this in blender. I thought It looked good at first but sadly when I checked different camera angles of the tree to make sure everything was alright, the back side of the textures wasn’t there, It was blank.

https://gyazo.com/2778070bd3c2362a9cb551d716a305cd

➥ Surely I know, I wasn’t doing this right so I decided to ask a lot of people with more experience, a couple have told me that roblox doesn’t render backfaces or is it either that I did the textures wrong. If there’s another method for me to make realistic trees like this, please let me know as It’s going to help me throughout my entire building career. :slightly_smiling_face:

3 Likes

I encountered the same problem

Fix(in Blender):

Select all the faces which you textured (the leaves)
then press Alt+E then select extrude faces along normals
extrude them a bit then export your model
It will fix the problem

3 Likes

Thank you so much! I’ve had this problem for so long trying to find a solution, cheers!

2 Likes

The only issue with the above solution is that with Extrude you’re creating a lot of excess faces:
https://gyazo.com/f39d40fb8581320c1e01172a8bf27f96
Extruding a Plane (one face) actually creates five additional faces - the face extruded and the sides.


If your tree branches are one sided Planes, simply Duplicate the faces, and Flip Normals. This retains UV data as well so you won’t have to change your texture.
https://gyazo.com/004b5f526e6444259720e880fffb9395

6 Likes

That’s a nice trick

but If you are using blender sapling addon It will be a pain to edit every plane

but still @Aotrou method is best for your performance.

3 Likes

That’s really neat, thank you for the tip!

I’ve been trying to make a realistic looking tree for a few days now and I can’t get the leaves quite right. Is there a shortcut to doing so in blender itself?

I think this might help you

you can also search for (realistic lowpoly trees) in youtube for more detail

1 Like

Okay great thanks! My last attempt was 70k triangles and I had to cut it up and import it piece by piece. It took about an hour.

You can use the sapling addon in blender and lower the amount of leaves and increase their size and texture them with image containing leaves with branches

Also don’t increase the amount of branches too much
and lower the bevel resolution

It will be under 10k

GoodLuck :slight_smile:

2 Likes