Unity-Technologies / VHACD

The V-HACD library decomposes a 3D surface into a set of "near" convex parts.
Apache License 2.0
135 stars 23 forks source link

Why was this moved to Robotics? #4

Closed Kulgann closed 2 years ago

Kulgann commented 2 years ago

This package is very useful for all game development. Why is being labeled with the robotics packages ?

at669 commented 2 years ago

Hi @Kulgann--this repository is going under some changes currently, and is subject to change. It was moved to better support the source code and git history, but it stayed under the Unity Robotics team. This package is primarily being used for robotics simulation in Unity--notably, in the URDF-Importer.

If you're finding the package useful, please feel free to elaborate on your use case and what your ideal workflow using VHACD would be. Thanks!

Kulgann commented 2 years ago

Hey @at669 We are primarily using this package to generate collision shapes for almost all interactable objects in one of our VR games. Since the tried and tested approach of approximating the shape with basic colliders was not giving us the desired result. You can check the game out here.

The current workflow is fine, ideally this would part of the core import pipeline and we would have a "Generate convex collision shapes" checkbox in the import settings of the model. Have a great day.

github-actions[bot] commented 2 years ago

This issue has been marked stale because it has been open for 14 days with no activity. Please remove the stale label or comment on this issue, or the issue will be automatically closed in the next 14 days.

github-actions[bot] commented 2 years ago

This issue has been marked stale for 14 days and will now be closed. If this issue is still valid, please ping a maintainer.