Ab3d.PowerToys is the ultimate WPF and WinForms 3D toolkit library that greatly simplifies developing desktop applications with scientific, technical, CAD or other 3D graphics.
Ab3d.PowerToys is using WPF 3D rendering engine (DirectX 9). Check Ab3d.DXEngine for super fast DirectX 11 rendering engine that can render the existing WPF 3D scene much faster and with better visual quality.
The samples in this repository demonstrate many features of the library and show that with .Net it is easily possible to create applications with complex 3D graphics.
The Ab3d.PowerToys is a commercial library. You can start a 60-day trial when it is first used.
The Ab3d.DXEngine.Wpf.Samples repository contains the following Visual Studio solutions:
- Ab3d.PowerToys WPF net48 Samples.sln (.NET Framework 4.8)
- Ab3d.PowerToys WPF net60 Samples.sln (.NET 6.0)
- Ab3d.PowerToys WPF net80 Samples.sln (.NET 8.0)
The sample project is using Ab3d.PowerToys library from NuGet - https://www.nuget.org/packages/Ab3d.PowerToys.
The Ab3d.PowerToys library includes an obj file importer that can import 3D objects defined in obj files. To import 3D objects from other file formats, the samples project uses a third-party Assimp library. Assimp library is an open source and native importer that can import 3D models from almost any 3D file format (see more: https://github.com/assimp/assimp).
The compiled versions of assimp library for 32-bit and for 64-bit process are included in the lib folder. In the lib folder there is also Assimp.Net.dll - a manager wrapper for native assimp importer. There is also Ab3d.PowerToys.Assimp.dll - a library that can convert imported 3D objects into WPF 3D objects.
- Online reference help: https://www.ab4d.com/help/PowerToys/html/R_Project_Ab3d_PowerToys.htm
- Change log: https://www.ab4d.com/PowerToys-history.aspx
- Forum: https://forum.ab4d.com/forumdisplay.php?fid=9
- Related blog posts: http://blog.ab4d.com/category/Ab3dPowerToys.aspx
- Feedback: https://www.ab4d.com/Feedback.aspx