ortho2(3f) - [M_pixel] define the area of the virtual world coordinates to map to the viewport (LICENSE:PD)
Synopsis
Description
Example
Author
License
definition:
subroutine ortho2(left, right, bottom, top) real,intent(in) :: left, right, bottom, top
Defines the section of the virtual world coordinates to map to the viewport. All the projection routines define a new transformation matrix, and consequently the world units. Parallel projections are defined by ortho2.
John S. Urban
Public Domain
Nemo Release 3.1 | ortho2 (3m_pixel) | April 21, 2023 |