Skip to content

JSON Loader callback is fired before textures are mapped to model #11114

@mahmoudsoliman

Description

@mahmoudsoliman

i am using JSONLoader to load 3d models to my scene .. then i stop the rendering loop to avoid cpu overhead while the scene is stand still,

the problem is when i stop the rendering loop the textures are not loaded yet so the model appear without texture,

i viewd some previous simillar issues and it led me to use LoadingManager with json loader and i stop the rendering loop in the LoadingManager callback not the JSONLoader but nothing changes

Three.js version r84

the problem happens with all browsers

i am using windows 7

code sample is attached with a screenshot

screenshot1

issue.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions