nodtem66 / Scaffolder

Generate scaffold from STL file with implicit function (such as TPMS, Schwarz P/ Gyroid).
https://nodtem66.github.io/Scaffolder
MIT License
21 stars 1 forks source link
gyroid libigl minimal-surfaces schwarz-p stl tpms

Scaffolder

GitHub last commit

Build Status Build Status

Anaconda Last update Platform

Scaffolder Logo

Transform a 3D model from STL/PLY/OFF/OBJ to a porous model with implicit function (e.g., Schwarz P/ Gyroid).

Documentation

Binary installation

Python supports

pip install PyScaffolder

Blender addon

Screenshots

Blender plugin

TPMS Patterns

Examples porous scaffold

Dependencies

How it works

FAQ

How can I find the dataset from a study of coffient and isolevel?

The raw dataset is available at Mendeley Data. The program that used to generate that data was released at Github repository. You can also find the interactive visualization at Google Colab

Where is the implicit functions were defined in the C++ sourcecode?

https://github.com/nodtem66/Scaffolder/blob/master/include/implicit_function.h

Can you suggest alternative softwares like this program?

References

Citation

Computational method and program for generating a porous scaffold based on implicit surfaces

@article{IAMSAMANG2021106088,
title = {Computational method and program for generating a porous scaffold based on implicit surfaces},
journal = {Computer Methods and Programs in Biomedicine},
volume = {205},
pages = {106088},
year = {2021},
issn = {0169-2607},
doi = {https://doi.org/10.1016/j.cmpb.2021.106088},
url = {https://www.sciencedirect.com/science/article/pii/S0169260721001632},
author = {Jirawat Iamsamang and Phornphop Naiyanetr},
keywords = {Triply periodic minimal surface (TPMS), Implicit surface, Porous scaffold, Pore size, Porosity}
}