开发者

Best way to display rounded corner image with sprite

I need to dis开发者_StackOverflow社区play image with rounded corner with sprite. What is the best way to do this.


I explained how to do it in your other post ...

How to clip the texture in rounded shape


If you mean of smoothing the corners of the image you're drawing, there is no way to do with the normal sprite interface (other than modifying the original image to be smoothed beforehand) To do it you must work with shaders.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜