math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
EventListener is a simple and efficient C++ framework for propagating Events in graphical interfaces or numerical codes, using Listener pattern. Filtering and blocking of events is possible. This package does not use any other lib.
### mesh reconstruction from point cloud # filters the input data eliminating noise # creates a quad shell - mesh with inside and thickness ### additional info: - GUI using Clan-Lib SDK