简体   繁体   English

VS2013上C#的VTK包装

[英]VTK wrap for C# on VS2013

I have got a C++ project built with VTK 5.10.1 and PCL 1.8. 我有一个使用VTK 5.10.1和PCL 1.8构建的C ++项目。 I have to rewrite this code in C# using VS2013 so I need to find a way to use VTK on C#. 我必须使用VS2013在C#中重写此代码,因此我需要找到一种在C#上使用VTK的方法。 I have found some wrappers like Activiz ( http://www.kitware.com/opensource/avdownload.php ) but their links do not work, apart from that, I found this wrapper: https://github.com/dgobbi/WrapVTK and I have already built it with Cmake but I do not really know how it works. 我发现了一些包装,例如Activiz( http://www.kitware.com/opensource/avdownload.php ),但它们的链接不起作用,除此之外,我发现了该包装: https : //github.com/dgobbi/ WrapVTK ,我已经用Cmake构建了它,但我真的不知道它是如何工作的。 May anyone help me out? 有人可以帮我吗?

Thank you. 谢谢。

Looks like they just put the wrong URL onto the webpage. 看起来他们只是在网页上输入了错误的URL。

ActiViz .NET OpenSource Edition 5.8.0 64-bit Windows XP or later ActiViz .NET OpenSource Edition 5.8.0 64位Windows XP或更高版本

ActiViz .NET OpenSource Edition 5.8.0 Windows XP or later ActiViz .NET OpenSource Edition 5.8.0 Windows XP或更高版本

Update 2018 更新2018

new link: GitHub: Activiz.NET-7.1.1 a .NET wrapper for VTK 7.1.1 新链接: GitHub:Activiz.NET-7.1.1 VTK 7.1.1的.NET包装器

There are a lot of examples included and easy to use. 包含许多示例,并且易于使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM