|
|
CadLib
Add CAD capabilities to your .NET application with CadLib.
CadLib makes it extremely easy to interface with, draw and print DWG and DXF files in C#, VB.NET or any other .NET language.
This is achieved by providing the developer with a powerful, highly normalized class model,
complete type safety, comprehensive documentation and sample solutions.
CadLib can display DWG and DXF files in WPF, export to XAML, display using GDI+
(Windows Forms), and OpenGL. Furthermore CadLib provides converters to convert DWG
and DXF files to all popular image formats as well as Pdf, PostScript and SVG.
CadLib can be integrated in ASP.NET web applications.
NEW: Added read/write support for the HELIX entity!
NEW: Added read/write support for the DIMASSOC object (associated dimensions)!
NEW: Released CadLib 6.0 for Windows (.NET 6.0)!
NEW: Added support for .NET Standard (can be used in .NET Core)!
|
|
Version 4.0
(.NET Framework, Windows only)
|
|
|
|
Version 6.0
(Windows only)
|
|
|
|
.NET 6.0 (multi-platform)
(can be used on Windows, Linux and Mac OS)
|
|
|
|
.NET Standard 2.0
(can be used in .NET Core and UWP)
|
|
|
|
WW.Math
WW.Math is a .NET math component featuring:
- 2D and 3D vectors.
- 2D, 3D and 4D matrices.
- Vector and matrix multiplication, matrix inversion etc.
- 2D constrained Delaunay triangulation.
- 2D polygon boolean operations (union, intersection, subtraction).
- 2D Polygon area, centroid calculation, convex hull.
|
|
WW.GL
WW.GL is a .NET typesafe wrapper around OpenGL 1.1.
All OpenGL constants are represented by enums, maximizing
the power of intellisense and letting the compiler catch the errors for you.
|
|
DWG DXF Sharp Viewer
DWG DXF Sharp Viewer is a DXF 3D viewer with the following main features:
- View DWG files (these may be zipped).
- View ascii and binary DXF files (these may be zipped).
- Interact with the view (rotate/pan/zoom).
- Copy to clipboard as windows meta file.
- Print.
- Save as .bmp/.jpeg/.png/.tiff/.gif.
- Export to PDF, PostScript, SVG.
- Both 2D and 3D are supported
|
|