GithubPackageMeshLoader.load_mesh
- GithubPackageMeshLoader.load_mesh(url)[source]
Loads a mesh from a Github repository URL.
- Parameters
url (str) – Mesh location
- Returns
Mesh
– Instance of a mesh.
Loads a mesh from a Github repository URL.
url (str) – Mesh location
Mesh
– Instance of a mesh.