MeltyPlayer / FinModelUtility

Model viewer and command-line tools for extracting models from various GCN/3DS/PC games en-masse.
GNU General Public License v3.0
89 stars 9 forks source link

More camera controls #20

Closed Starkium closed 1 year ago

Starkium commented 1 year ago

Added controls for Down and Up via "q" and "e" respectively. This should behave more similarly to unreal engine editor.

eventually I'd like to add a function to focus the camera around the bounds of the mesh or the average location of polys. Would also like to add pan drag via middle mouse click.

MeltyPlayer commented 1 year ago

I've gone ahead and added support for this in https://github.com/MeltyPlayer/FinModelUtility/commit/bb48768901670d67293ae935b18e2c75aaf0ac96, so I'll close this out.