c++ - Scaling a mesh object with texture -


I have an arc on which tiled texture is applied. When I scaled that object in DirectX, texture tiles were also smaller.

If there is a way to keep the same shape of texture and scale the object only, if the object size increases, repeat the same texture again with the original tile size on that tile.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -