pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
40 stars 2 forks source link

Approximate Ortho View #289

Open gpaar opened 1 year ago

gpaar commented 1 year ago

Add an Ortho view as optional projection, in geographic coordinate system. This shall allow a map view, to avoid distortions and remain equivalent to 2D GIS approaches.
Allow to specify a diameter. Always northed view or x/y in case of xyz coordinate system Allow to change linearly between orthographic and pinhole view.

For a future version, also allow other projections e.g. coming from the spherical GPC structure used by JR

chris-traxler commented 2 months ago

Ortho features already working in dibit viewer (picking, LODs, ...)

First step: Approximate with perspective view towards currently selected exploration center with distance and focal length.