3D Relief Generator

Converts 2D images into 3D relief STL files for 3D printing by generating depth maps from brightness values and creating triangula

bigchx 21
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server converts 2D images into 3D relief STL files for 3D printing by generating depth maps from image brightness values and creating triangulated mesh surfaces with configurable base thickness. Built by Bigchx using Python with OpenCV, PIL, and FastAPI, the implementation accepts both local file paths and web URLs as input, processes images through grayscale conversion and Gaussian blur filtering, then generates ASCII STL files with proper facet normals for 3D model compatibility. The server offers detailed control over model dimensions, depth inversion, detail levels, and base thickness parameters, making it useful for creating custom relief sculptures, converting artwork to printable models, or generating tactile representations of images for educational or artistic purposes.

Source

Repository: https://github.com/bigchx/mcp_3d_relief

Maintain 3D Relief Generator?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[3D Relief Generator on getagentictools](https://getagentictools.com/mcp/bigchx-mcp-3d-relief?ref=badge)