Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Feature Request: CollisionShape from Vertex list #1

Open
arthurfp opened this issue Feb 6, 2019 · 0 comments
Open

Feature Request: CollisionShape from Vertex list #1

arthurfp opened this issue Feb 6, 2019 · 0 comments

Comments

@arthurfp
Copy link

arthurfp commented Feb 6, 2019

First of all, great job on this project!!! It helped me a lot with my code.

Do you think you can generate a CollisionShape from the google's RendereableDefinition class? Using its vertices?
To every loaded object in Sceneform, Renderable class generates a Box as a CollisionShape, also the HitResult from the Node seems to be the generated Box, which is really bad for 3D objects with other shapes.

I tried to do it, but I couldn't get nowhere. Can you help with that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant