Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
1.02k stars 60 forks source link

[Feature Request] Custom output of screenshot (like export biomes as image) #222

Open mooing-cowmilk opened 1 year ago

mooing-cowmilk commented 1 year ago

I'm working on a thing that requires an exact image size of 45x45 chunks, using the export biomes as image works for this using these settings: image

getting: 11293910917354988049_0_0

The Problem I have is that: -Structures and spawn point don't appear on the export (best option is to have what the user has enabled) image

-having to do math for each location if not at 0,0 (ideally, it would be I want A by B sized image with chunk coord (or block cord) being the center of the image

The sample Seed I'm using in this request happens to be based 0,0. The reason why I need everything so specific is to make these overlays:

https://user-images.githubusercontent.com/106852406/230532484-f4ef7582-63d5-4cf8-abaf-f34749d2c23d.mp4

(VLC media player plays it fine without that green encoder mess up)