webgl - How do you export and load models with custom materials in three.js? -


how can export 3d model e.g. maya custom materials, load them in three.js , apply materials?

all examples can found on threejs.org using hardcoded materials child elements of geometry. there library or 3d format export custom materials own parameters , load them in three.js?

this seems common problem in 3d programming. guess need develop own material editor three.js if want more complex 3d objects more lambert or phong materials.

any thoughts?


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -