1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
apl 197ac94e72 0024413: Visualization - get rid of projection shift from orthographic camera definition
From now on, the panning behavior of V3d_View completely corresponds to equal operations with camera. There is no more confusing "Center" property and "ProjectionShift" which were used to introduce composite panning, while respecting view referential points: At, Eye unchanged. The V3d_View::FitAll approach has been rewritten to do "fit all" geometrically, operating with frustum, to make it working for both orthographic and perspective projections.

1) Getting rid of ProjectionShift and Center property:
- Removed ProjectionShift property of Graphic3d_Camera.
- Removed confusing Center property of V3d_View (related to projection shift).
- Removed redundant code related to the Center property of V3d_View.
- Removed WindowLimit method of Graphic3d_Camera - no more used.

2) Improvements of fit all and selector:
- Improved FitAll operation of V3d_View and reused it in NIS_View - the perspective projection is now handled correctly.
- Revised code of Select3D_Projector class - can be defined with any given projection and model-view matrices.
- Modified StdSelect_ViewerSelector3d and ensured that panning, zooming and going into the view do not lead to unwanted re-projection of sensitives. The handling of perspective selection is revised.
- Take into account graphical boundaries of infinite structure on ZFitAll.

3) Improvements of camera:
- Introduced new z range scale parameter for V3d_View::AutoZFit. See, V3d_View::AutoZFitMode.
- Allow negative ZNear, ZFar for orthographic camera to avoid clipping of viewed model.
- Moved camera ZNear, ZFar validity checks to V3d_View level.
- Use more meaningful Standard_ShortReal relative precision for ZNear, ZFar ranges computed by ZFitAll.
- Use Standard_Real type for camera projection and orientation matrices.
- Extended camera to generate both Standard_Real and Standard_ShortReal transformation matrices using the same matrix evaluation methods and converted input parameters.

Correcting picking tests for perspective view

Modify v3d face test cases for 1px changes in face picking

Modified test cases for new arguments of vviewparams DRAWEXE command
2014-03-06 15:50:33 +04:00

68 lines
1.2 KiB
Plaintext

vclear
box t_box 100 100 100
vdisplay t_box
vfit
vmoveto 0 0
vselmode 1 1
vmoveto 102 204
vselmode 2 1
vmoveto 379 204
vmoveto 26 305
vselect 26 305
vmoveto 0 0
vmoveto 204 409
vmoveto 0 0
vselect 204 409 1
vmoveto 0 0
vmoveto 26 305
vmoveto 0 0
vmoveto 204 409
vmoveto 0 0
vmoveto 27 104
vmoveto 0 0
vviewparams -scale 6.063093 -proj 0.817216 -0.217801 0.535373 -up -0.420838 0.411627 0.808368 -at 26.4654518144607 56.2503832914726 34.5651685621603
vfit
vmoveto 0 0
vmoveto 92 231
vmoveto 73 302
vmoveto 0 0
vmoveto 173 409
vmoveto 0 0
vmoveto 13 102
vmoveto 0 0
vselect 73 302 1
vmoveto 0 0
vmoveto 73 302
vmoveto 0 0
vmoveto 173 409
vmoveto 0 0
vmoveto 13 102
vmoveto 0 0
vviewparams -scale 6.063093 -proj 0.524772 0.731256 0.434393 -up 0.716008 -0.104342 -0.691426 -at 21.6212460112894 0.5192504580656 16.591446657356
vfit
vmoveto 0 0
vmoveto 144 350
vmoveto 161 197
vmoveto 0 0
vmoveto 272 22
vmoveto 0 0
vmoveto 299 360
vmoveto 0 0
vselect 0 0
vmoveto 0 0
vmoveto 272 22
vmoveto 0 0
vviewparams -scale 6.063093 -proj -0.444872 -0.214876 0.86866 -up 0.109494 -0.886324 -0.185966 -at 71.8115798514333 53.1349971091326 8.4539251074103
vfit
vmoveto 0 0
vmoveto 96 211
vmoveto 140 11
vmoveto 0 0
vselect 406 44
vmoveto 0 0
vselect 140 11
vmoveto 0 0
vselect 0 0
vmoveto 0 0