trevorsandy / lpub3d

An LDraw™ editor for LEGO® style digital building instructions.
https://trevorsandy.github.io/lpub3d/
131 stars 19 forks source link

Add specify latitude longitude to viewpoints #654

Closed trevorsandy closed 1 year ago

trevorsandy commented 1 year ago

Subject

Add dialog to specify camera globe latitude and longitude angles to the viewpoint options. The aim is to improve compatibility with LPub3D's 3rd party renderers (e.g. LDView, LDGLite) that use the intuitive legacy L3P camera globe setting. The camera globe setting uses Latitude and Longitude angles in degrees to position the camera relative to the model.

Environment

Version of LPub3D - 2.4.6 Operating system - All

Solution

Add dialog to specify camera globe latitude and longitude angles to the viewpoint options. Additionally, you can also change the default camera distance factor value to manipulate the distance between the camera and the model.

Viewpoint menu item: Screenshot - 04_01_2023 , 00_06_48

Longitude/Latitude dialog Screenshot - 04_01_2023 , 00_08_13

Cheers,

trevorsandy commented 1 year ago

This behaviour has been implemented.

Cheers,