3d carve help needed

Hi,
I got that file:


and want to carve it, after several attempts all I can get is this:
Town Musicians of Bremen.c2d (1.3 MB)
I cannot get rid of the background.
Any help?
TY!

1 Like

That file is a pixel image which uses light/dark to represent light/dark, not height/depth.

You will need a file which uses light/dark to represent height/depth, or to use a tool which is able to reinterpret a representational image as an explicit mapping to dimension.

See:

and other discussions here for some examples.

1 Like

William, I see! TY again…