Skip to content

Instantly share code, notes, and snippets.

View gavrielstate's full-sized avatar

Gavriel State gavrielstate

View GitHub Profile
@gavrielstate
gavrielstate / mesh_to_tet.py
Created December 3, 2020 18:40
Tet file generation example for Isaac Gym Soft Body meshes using fTetWild
"""
Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
NVIDIA CORPORATION and its licensors retain all intellectual property
and proprietary rights in and to this software, related documentation
and any modifications thereto. Any use, reproduction, disclosure or
distribution of this software and related documentation without an express
license agreement from NVIDIA CORPORATION is strictly prohibited.
Tet file generation example for Isaac Gym Soft Body meshes using fTetWild
"""
Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
NVIDIA CORPORATION and its licensors retain all intellectual property
and proprietary rights in and to this software, related documentation
and any modifications thereto. Any use, reproduction, disclosure or
distribution of this software and related documentation without an express
license agreement from NVIDIA CORPORATION is strictly prohibited.