在 Silverlight 中引入 3D
Balder 是 CodePlex 中的一个开源项目。具体信息可以参见 https://www.codeplex.com/Balder
使用 Balder 在项目中进行开发,需要引用 Balder.dll, 如下图所示:
利用 Balder 完成的 3D 水波纹效果如下:
本例中的水波纹效果引用了 ase 模型,ASE 是 ASCII Scene Export 的简称,ase 格式是描述 3D 模型的一种格式。
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Balder 是 CodePlex 中的一个开源项目。具体信息可以参见 https://www.codeplex.com/Balder
使用 Balder 在项目中进行开发,需要引用 Balder.dll, 如下图所示:
利用 Balder 完成的 3D 水波纹效果如下:
本例中的水波纹效果引用了 ase 模型,ASE 是 ASCII Scene Export 的简称,ase 格式是描述 3D 模型的一种格式。