ephtracy / ephtracy.github.io

2.65k stars 288 forks source link

Bitmap import #35

Open voxlmt opened 6 years ago

voxlmt commented 6 years ago

Would it be possible to import 1bit images similar to how Viewer imports png for heightmaps? This would tremendously improve workflow (well.. at least mine). Obviously, any more complex solution would be great, but this is bare minimum that I could use, e.g. for complex custom patterns.

Basically, I would like to draw this:

untitled-1

And have magicavoxel to make this out of it:

untitled-2

Thanks.

voxlmt commented 6 years ago

Ok turns out, there's a (undocumented?) feature where you can drag and drop PNG files right into the viewport to do basically what I'm asking for. This issue is irrelevant then.