Getting and installing Wpf3D 0.1
Download : Getting and installing Wpf3D 0.1
Download :
- Version 0.1 - october 15, 2006 (binaries are compiled with .NET 3.0 RC1, but sources may be compiled without any modification for .NET 3.0 final version)
License informations
Wpf3D uses the Daniel Lehenbauer 3DTools library.
The classes which use 3DTools are gathered in the assembly ODewit.Wpf3D.Tools.dll, which reference the assembly 3DTools.dll. The other classes are in the assembly ODewit.Wpf3D.dll.
Creating a WPF project using Wpf3D in Visual Studio 2005 :
- Create a new Windows Application (WPF) .NET Framework 3.0 project.
- Add a reference on each of these assemblies : ODewit.Wpf3D.dll, ODewit.Wpf3D.Tools.dll and 3DTools.dll.