skarkkai / touch-mapper

Tactile map maker. Creates 3D or embosser printable files for requested OpenStreetMap areas.
Other
88 stars 20 forks source link

Gray scale support #18

Open Mte90 opened 3 years ago

Mte90 commented 3 years ago

I have a 3D laser engraver that support grayscale colors, so I can do the various levels with a single image. It is possible to add that support?

skarkkai commented 3 years ago

The SVG images intended for embossers have a different color for each different object type. I imagine it's possible to use those files?

Mte90 commented 3 years ago

I looked them but they are just different colors, for me it will be better on various gray scale, so it won't request manually changes.

skarkkai commented 3 years ago

My guess is that the engraver software will treat colors as gray shades. If not, it should be pretty easy to change the colors to appropriate gray scales in any reasonable image editing program.

Mte90 commented 3 years ago

Yes with an image editor is possible, I was wondering if the tool can generate it in that way, the borders are already black so maybe is required just for the buildings and other parts.