sam3d2_com
sam3d2_com is a minimal Hex package for the Sam 3D 2.0 AI 3D model generator website.
- Homepage: https://www.sam3d2.com
- Hex: https://hex.pm/packages/sam3d2_com
- Docs: https://hexdocs.pm/sam3d2_com
Usage
Add the package to mix.exs:
def deps do
[
{:sam3d2_com, "~> 0.1.0"}
]
endThen use it:
Sam3d2Com.homepage()
Sam3d2Com.summary()