Skip to content

Using MultiMaterials with ObjectLoader #7415

@arturitu

Description

@arturitu

When I tried to import from Blender meshes from a Blender scene with multiple materials don't work correctly with ObjectLoader. ( I think is because json has't assign correctly the material to the object, it uses a single uuid. (this happens in previous versions of three.js & blender exporter ( It is nothing new of this r73 version ) ).

I can only use MultipleMaterial with JSONLoader ( although with the R73 I have to remove 'DbgColor' & 'colorAmbient' info from .json file ) but in this case I need a json flie for every object.

Here an example > http://unboring.net/lab/7415/
And the source files > http://unboring.net/lab/7415/7415.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions