Karana.Scene.convexify#
Helpers to convexify meshes.
Functions#
|
Convexify a mesh file. |
Module Contents#
- Karana.Scene.convexify.convexify(infile: str | pathlib.Path | Karana.Scene.SceneFileObjectSpec | Karana.Scene.SceneFileObject, outfile: str | pathlib.Path, coacd_args: collections.abc.Mapping[str, Any] | None = None, verbose: bool = False) Karana.Scene.SceneFileObjectSpec[source]#
Convexify a mesh file.
- Parameters:
- Returns:
A SceneFileObjectSpec pointing to the created file
- Return type:
ks.SceneFileObjectSpec