Skip to main content

All Questions

1 vote
0 answers
254 views

How to prevent Texture Stretching

As seen in the first picture the image texture (with Texture coordinates) works ok But when i try to move the image texture up the wall this happens is there a way to fix this i tried to rotate the ...
Loko's user avatar
  • 91
1 vote
0 answers
93 views

How to prevent texture stretching? [closed]

here the file with the problem. bc how to prevent texture stretch when the texture is going up the wall.
Loko's user avatar
  • 91
1 vote
1 answer
217 views

Get Image Position in Image Editor for drawing lines with bgl

I am trying to draw some guide-lines on top of my image in my image-view using bgl. But when I draw the coordinates of my shape/line is relative to the screen/view when I actually want what I draw to ...
legendari's user avatar