hi everybody,
i want to draw a tree, so firstly, i draw a plane and map a texture (tree.bmp) on it. the texture is a tree texture.
but the problem is:
the texture is a tree with black background. so when i load the image, the tree appears, but the black background appears as well.
so it is obviously that the tree is not 'original', i mean, it comes with its background as well.
so i am looking for solutions on how to erase the background the tree texture.
i really appreciate anybody who are willingly to help me out!