Std OrthographicCamera/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
mNo edit summary
Line 1: Line 1:
{{GuiCommand/it|Name=Std_OrthographicCamera|Name/it=Vista ortografica|MenuLocation=[[Std_View Menu/it|Visualizza]] → Vista ortografica|Workbenches=Tutti|Shortcut=O|SeeAlso=[[Std_PerspectiveCamera/it|Vista in prospettiva]]}}
{{Template:UnfinishedDocu}}


==Description==
==Description==
Line 15: Line 15:
Perspective on the left, Orthographic on the right
Perspective on the left, Orthographic on the right


=== Descrizione ===
==Use==
Choose {{KEY| View}} → {{KEY|[[Image:View-isometric.svg|32px]] Orthographic view}} from the top menu.
Produce una visualizzazione di tipo ortografico degli oggetti della scena.


=== Utilizzo ===
==Limitations==
<br />

=== Esempio ===
[[File:OrthographicView.png]]

[[Category:UnfinishedDocu]]


==Notes==
==Notes==

Revision as of 15:52, 3 June 2016

Vista ortografica

Posizione nel menu
Visualizza → Vista ortografica
Ambiente
Tutti
Avvio veloce
O
Introdotto nella versione
-
Vedere anche
Vista in prospettiva

Description

Puts the camera in orthographic view mode.
Orthographic is (according to Wikipedia):
... a means of representing a three-dimensional object in two dimensions...

Bascially, Orthographic is a fixed depth. You can't zoom in or out. There is no distance from the camera.
Perspective has depth. You can zoom in and out. You can judge distances. Cameras can be distanced from the scene.
Simply put, orthographic is what would happen if you squished everything in the scene (along the cameras view axis)
and stuck it right against the camera.

Perspective on the left, Orthographic on the right

Use

Choose View Orthographic view from the top menu.

Limitations


Notes