[vtkusers] c# port of VTK
Lars Overgaard
lov at mikrofyn.com
Tue Aug 3 06:48:45 EDT 2004
In general, wrappers have advantages, no doubt about that.
But C# is no just yet another programming language - a lot
of things go with .net.
> It's relatively easy to create wrappers for vtk and the overhead is
minimal
> in calling them. A lost microsecond when processing hundreds of MB of
data
> is not worth saving.
I wonder if this comment comes out of real experience with C# and
managed C++/C wrapping?
I think that the overhead can actually become quite substancial.
Great care must be taken to obtain an efficient C#-based VTK.
Best regards,
- Lars
More information about the vtkusers
mailing list