10-25-2018, 11:23 AM
WPF 3D rendering does not support reflections or any other advanced effect. So this cannot be achieved with using only Ab3d.PowerToys library.
But with using Ab3d.DXEngine (https://www.ab4d.com/DXEngine.aspx) you can render the objects with using Physical Base Rendering that also supports environment mapping (see https://www.ab4d.com/images/DXEngineGall...sample.jpg) or with standard material with additional support for environment mapping (see https://www.ab4d.com/images/DXEngineGall...talMap.jpg).
Please check the samples that come with Ab3d.DXEngine for more info.
Note that ReaderObj does not support the illum setting from the mtl file. You will need to setup the environment (cube map scene) by yourself and also enable the environment map manually.
But with using Ab3d.DXEngine (https://www.ab4d.com/DXEngine.aspx) you can render the objects with using Physical Base Rendering that also supports environment mapping (see https://www.ab4d.com/images/DXEngineGall...sample.jpg) or with standard material with additional support for environment mapping (see https://www.ab4d.com/images/DXEngineGall...talMap.jpg).
Please check the samples that come with Ab3d.DXEngine for more info.
Note that ReaderObj does not support the illum setting from the mtl file. You will need to setup the environment (cube map scene) by yourself and also enable the environment map manually.
Andrej Benedik

