-
Notifications
You must be signed in to change notification settings - Fork 138
gltf model model does not get parsed #196
Comments
Hello. I hope this will help you:
|
Import components file:
Then register an IFRAME component:
Import 3D-model and create entity:
🌟 Enjoy 🌟 |
@ITBoomBKStudio cool Model! |
Thanks. Maybe you know, how to set collider to camera entity? My code works fine for collisions between dynamic bodies and static body (3D model). But my camera (ammo-body='type:kinematic') passes through the walls:( |
hmm sorry i am not familiar with the ammo stack |
It works, but worked not correctly for my testing project. The mesh shapes looked very different to my gltf models in debug mode. I have no idea |
Using the scripts provided by @ITBoomBKStudio , it sometimes works but most times still generated a wrong mesh shape. It can be uncertain for these 2 results without changing code, just refreshing the page. That's weird and I have no idea |
I hava a gltf model,but wireframe generated incorrect.
Tried another sample models,such as box triangle,issues remain.
hope someone can help me, thks!
The following code shown this issues
https://github.com/wilsonXo/aps-demo
The text was updated successfully, but these errors were encountered: