by abenedik
15. March 2016 10:51
I would like to inform you that a smaller maintenance update for Ab3d.DXEngine has been published.
The update does not add new functionality to the rendering engine. It improves the performance of the engine and fixes a few issues.
The following is a list of changes:
- Greatly improved performance of WireframeVisual3D when the 3D objects showing with WireframeVisual3D are animated with changing transformations.
- Prevented black edges that sometimes appeared when showing textures.
- Fixed rendering transparent objects that were not visible sometimes because of incorrect object order.
- Fixed rendering specular highlight for directional light shader.
- Fixed getting camera's view and projection matrices for left handed coordinate system (when IsRightHandedCoordinateSystem is false).