Texturing Created Mesh Problem - Please Help

Blitz3D Forums/Blitz3D Programming/Texturing Created Mesh Problem - Please Help

MilkyBarKid(Posted 2003) [#1]
Ok, i have create a small blank mesh, consisiting of a few verticies and triangles, but when i try to texture it, the texture is not drawn on the mesh, i tried using a brush, but that does not work either, maybe it is a uv problem, but i don;t know , the code is here:

www.mularczyk.freeserve.co.uk\3D.zip

The code is a bit messy, as the contents of Render_Use_Mesh() have been moved out of the function to see if it makes any difference.

Thanks for any help.


Stickman(Posted 2003) [#2]
You Need UV Coords,Your code is Drawing From UV Coords 0,0