
The Blendables 3D Mix is a platform for easily creating immersive 3D application experiences in Windows Presentation Foundation. With ItemsControl3D developers simply specify layout animation and content and the control handle the rest.
Real-time 3D
ItemsControl3D provides a mechanism for automatically adjusting content and layout, dynamically, based on items added at any point in the application runtime. This change notification framework is built-in allowing a developer to simply point to the collection of items that will be included in the 3D layout.
3D Model Generation
Any item added into the 3D scene is routed to the ItemModelGenerator interface that is part of the ItemsControl3D framework to be rendered as a proper 3D model.
Layout Animation and Extensibility
ItemsControl3D uses a Layout3D framework that provides a pluggable system for specifying various layouts of the application content. Currently the Blendables 3D Mix contains 5 layouts:
|