导航3d图象的道路在wpf
问题描述:
在我的wpf应用程序中,我们使用矢量路径来显示图像。我们从modernUI网站获得这个矢量路径值。 http://modernuiicons.com/
In my wpf application, we use vector path to diplay images. we get this vector path value from modernUI website.http://modernuiicons.com/
矢量路径值将类似于以下
The vector path value will be similar as below
同样我们可以得到3d图像的矢量路径值吗?
Similarly can we get vector path value for 3d images?
DotNetTeamX
DotNetTeamX
答
嗨 DotNetTeamX,
>>同样可以获取矢量路径值3d图像?
很遗憾,我们没有找到相关信息。
在WPF中,您可以参考以下链接以使用Viewport3D对象显示3D图像。
3-D图形概述
$
WPF 3D简介
最好的问候,
Yong Lu
Hi DotNetTeamX,
>>Similarly can we get vector path value for 3d images?
Unfortunately, we did not find relevant information.
In WPF, you can refer following links to use the Viewport3D object display 3D image.
3-D Graphics Overview
Introduction to WPF 3D
Best Regards,
Yong Lu