Ab3d.DXEngine introduction
Ab3d.DXEngine is a DirectX 11 rendering engine that can render existing WPF 3D scene much faster, with much more accurate lighting and with advanced rendering effects.
This help file is divided into two parts.
The first part of the help file describes some basic concepts and provides a quick start guide to Ab3d.DXEngine. It contains the following sections:
- QuickStart - shows how easy is to convert existing WPF 3D application to use DXEngine.
- Overview - quickly describes how DXEngine is rendering the 3D scene.
- Initialization - describes some concepts behind DXEngine initialization process.
- Using Ab3d.PowerToys - contains some tips for using the DXEngine with the Ab3d.PowerToys library.
- Tips and Tricks - shows some tips and tricks.
- Diagnostics - shows how to use Diagnostics window and DXEngineSnoop.
- System requirements - describe system requirements for the engine.
- Deployment - describes how to deploy the application that is using DXEngine.
- Troubleshooting - answers on some of the most common problems.
The second part of this help file contains the reference help that describes the classes, properties and methods of both DXEngine assemblies: Ab3d.DXEngine and Ab3d.DXEngine.Wpf