03-01-2018, 10:05 AM
You can use Ab3d.DirectX.Models.InstancedMeshGeometry3DNode (it is defined in the Ab3d.DXEngine.Wpf assembly). You can use constructor that takes MeshGeometry3D and then call SetInstanceData method.
Andrej Benedik

