A differentiable framework for generating and deforming 3D microstructured materials using Signed Distance Functions (SDFs) and spline-based lattices.
You can install DeepSDFStruct
directly from GitHub using pip
:
pip install git+https://github.com/mkofler96/DeepSDFStruct.git
To add it to your uv project run:
uv add git+https://github.com/mkofler96/DeepSDFStruct.git
If you encounter issues during installation, contact Michael Kofler.
An example on how to use this library can be found here. For the full documentation, visit mkofler96.github.io/DeepSDFStruct/.
GitHub: https://github.com/mkofler96/DeepSDFStruct
This project is licensed under the Apache License 2.0.
See the LICENSE file or visit http://www.apache.org/licenses/LICENSE-2.0 for more information.