gliscowo / isometric-renders

Creates high-resolution isometric screenshots of Minecraft's game objects
https://modrinth.com/mod/isometric-renders
MIT License
109 stars 13 forks source link

option to save images to disk instead of ram or in batches to allow for larger renders #93

Open BuyMyMojo opened 5 months ago

BuyMyMojo commented 5 months ago

Exporting an image sequence directly so I can compile it to a video later would be nice especially with how much ram a 10 second spinning animation at 4K takes.

or an option so it saves to disk while capturing before converting so it doesn't need to take up as much ram at the cost of capture performance.