Add 3D Transform to 2D UI
Open
Question
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Can we add 3D to the Transform of WPF on 2D UI? For example, RoateTransform3D can be used for 2D, such as Avalonia UWP. Otherwise, ordinary RoateTransform can only rotate angle, which is equivalent to rotating the z-axis, but not the x and y axes, and can only be used in Viewport3D
Contributor guide
Assessment
This issue has not been assessed yet.