开发者

3D effect like "safari new tab page" on iOS

开发者 https://www.devze.com 2023-02-24 00:09 出处:网络
I would like to develop an iPhone/iPad 3d interface like the \"Safari browser new tab page\" ( a screenshot here ).

I would like to develop an iPhone/iPad 3d interface like the "Safari browser new tab page" ( a screenshot here ).

The tricky part is to display the images in a non rectangular zone. As you can see, the images are displayed in a curved zone. Hence my ques开发者_Go百科tion, what is the easiest way to do it ?

I am thinking about doing it with OpenGL. In this case each picture would be a texture that is applied in a 3d discretized curve. Do you think that can fill the bill ?

What's more, I'am asking if there is not a tip to do it only with 2D rendering... that could be easiest to implement.

If anyone has a comment or an idea, you're welcome ;)

0

精彩评论

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