在asp.net中将2d图像转换为3d
问题描述:
如何在asp.net中将2d图像转换为3d?
请帮助我。
Hi,
How to Convert 2d Image into 3d in asp.net ?
Please help me.
答
这与ASP.NET无关。 ASP.NET是显示网站的位。 HTML无法直接显示3D图像,因此我不知道它是如何相关的。
将2个2D图像转换为a 3D图像是一个复杂且容易出错的过程。我甚至不确定它是否可靠,它肯定取决于2幅图像的性质和质量。
This has nothing to do with ASP.NET. ASP.NET is the bit that shows a web site. There is no way for HTML to display a 3D image directly, so I don''t see how it''s related.
Turning 2 2D images in to a 3D image is a complex and error prone process. I''m not even sure it''s reliably possible to do, and it would certainly depend on the nature and quality of the 2 images.