Some issues about materials and lights.

Started by kiffa, January 30, 2013, 01:07:45 PM

Previous topic - Next topic

kiffa

Does the engine support the materials of models?

For example, export .obj and .mtl, there are some materials data in .mtl, does the engine use them to calculate the lights effect?

Could i specify the ambient\diffuse\specular for Object3D\mesh?

Could i specify the ambient\diffuse\specular for lights?

EgonOlsen

It reads texturing information, transparency and diffuse colors (only for untextured polygons). Everything will be ignored.