WP7:3D 透视相机深度效果

发布于 2024-10-22 18:26:24 字数 159 浏览 0 评论 0原文

假设我有一个画布,其中一张图像位于屏幕中央。当我将图像移离中心(例如右上角)时,我希望它倾斜,就像 Canvas 是具有特定 FOV 的透视 3D 相机一样。这可以以某种方式完成吗?我在 Silverlight for WP7 中使用 Perspective-property,但我无法获得我想要的效果。

Lets say I have a Canvas with one Image centered on the screen. When I move the image away from the center, lets say to the upper right corner, I want it to be skewed as if the Canvas was a perspective 3d-camera with a certain FOV. Can this be done somehow? Im playing around with the Perspective-property in Silverlight for WP7 but I cant get the effect Im after.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

被你宠の有点坏 2024-10-29 18:26:25

我相信这可能就是您正在寻找的: 如何在Matrix3D中设置这种透视变换?

I believe this may be what you're looking for: How to Set this Kind of Perspective Transform in Matrix3D?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文