Igrium / mc-world-export

A mod which eases the exporting of Minecraft worlds into Blender and similar software.
GNU General Public License v3.0
100 stars 8 forks source link

Make replay exporter less dependent on Replay Mod pipelines #33

Open Igrium opened 1 year ago

Igrium commented 1 year ago

Instead of being a Replay Mod pipeline, the entire system of which is designed to export video files, the Replay Exporter should call and manage the replay sender independently. This would permit a more custom UI, with proper loading screens for the world capture and compiling stages, as well as permit the export center to be based on the viewport camera position instead of the replay camera position.

It would also fix #16.