www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: kiffa on January 30, 2013, 01:07:45 pm

Title: Some issues about materials and lights.
Post by: kiffa on January 30, 2013, 01:07:45 pm
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?
Title: Re: Some issues about materials and lights.
Post by: EgonOlsen on January 30, 2013, 04:43:15 pm
It reads texturing information, transparency and diffuse colors (only for untextured polygons). Everything will be ignored.