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

Camera Controls #19

Closed Starkium closed 1 year ago

Starkium commented 1 year ago

Would be nice to add a move up and move down mapped to "e" and "q" respectively. Would also be nice to have an auto center camera on object via the f key. Zoom in/zoom out via scroll wheel would also be nice. The current camera starting position should probably be in a someone isometric position, not at 0,0,0, too.

MeltyPlayer commented 1 year ago

As of https://github.com/MeltyPlayer/FinModelUtility/commit/d6f66f53be77672391388455186028f0edbd3ceb, the camera starting position is now in a roughly isometric position.

Starkium commented 1 year ago

I'll push my pr with the up and down controls then

MeltyPlayer commented 1 year ago

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