aalavandhaann / blueprint-js

The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?
MIT License
504 stars 158 forks source link

GLTF models render incompletely #24

Closed gijonc closed 5 years ago

gijonc commented 5 years ago

I tried to put the GLTF loader code into the original Blueprint3d project, the program can render the model without errors but that appears like

Screen Shot 2019-04-08 at 12 29 28

obviously a part of the model is missing from the item. Yet, the problem does NOT appear in this project.

Screen Shot 2019-04-09 at 09 24 10

I have tried to match the code between the original BP3D project with this project and I do not see any major difference between the two for the addItem part. So any of you may know the reason causing the problem?

aalavandhaann commented 5 years ago

Duplicate of #23