1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
kgv f978241fb6 0025556: Visualization - support stereo pair formats recognized by consumer display devices
Graphic3d_StereoMode - add new enumeration for stereoscopic outputs:
- Graphic3d_StereoMode_QuadBuffer
- Graphic3d_StereoMode_Anaglyph
- Graphic3d_StereoMode_RowInterlaced
- Graphic3d_StereoMode_ColumnInterlaced
- Graphic3d_StereoMode_ChessBoard
- Graphic3d_StereoMode_SideBySide
- Graphic3d_StereoMode_OverUnder

Graphic3d_RenderingParams - add new options controlling stereo output:
- StereoMode
- ToReverseStereo
- AnaglyphFilter

OpenGl_ShaderManager - add predefined GLSL programs for new stereo outputs.
OpenGl_Workspace::Redraw() - do not implicitly disable stereo to allow stereo dump as is.
OpenGl_Caps - add flag swapInterval to control VSync.
OpenGl_Workspace::BufferDump() - handle cases with non-applicable GL_PACK_ROW_LENGTH.

CALL_DEF_WINDOW - drop unused fields; add fields "left" and "top"
to reverse stereo pair for interlaced output depending on window position.

Draw Harness, ViewerTest:
- Extend syntax of command vstereo to setup stereo.
- Extend vdump command to allow dump of stereoscopic pair in different formats.
- Extend command vcaps with option vsync.
- Use mouse scroll to zoom and adjust ZFocus in WinAPI.
- Use "/" and "*" to adjust IOD.

v3d/glsl/stereo - add test case for stereo modes.

Cocoa_LocalPool, OSD_EnvironmentIterator - fix compilation issues on OS X Snow Leopard.
2015-06-20 16:08:12 +03:00
..
2012-12-28 18:50:48 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2014-12-11 16:48:05 +03:00
2013-11-01 10:39:46 +04:00
2014-12-11 16:48:05 +03:00
2012-12-14 16:56:11 +04:00
2012-12-21 16:39:38 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2012-12-14 16:56:11 +04:00
2012-12-28 18:50:48 +04:00
2012-12-28 18:50:48 +04:00
2012-12-14 16:56:11 +04:00
2012-12-14 16:56:11 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2013-04-19 10:50:58 +04:00
2013-03-01 14:32:42 +04:00
2012-12-07 16:29:17 +04:00
2012-12-21 16:39:38 +04:00
2012-12-07 16:29:17 +04:00
2015-01-16 13:32:55 +03:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2013-04-19 10:50:58 +04:00
2013-04-19 10:50:58 +04:00
2012-12-05 17:17:05 +04:00
2012-12-24 17:58:42 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-22 14:52:42 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-22 14:52:42 +04:00
2013-02-01 17:32:08 +04:00
2012-12-05 17:17:05 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-22 14:52:42 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2013-02-01 17:32:08 +04:00
2012-12-14 16:56:11 +04:00
2014-04-24 15:43:38 +04:00
2015-02-13 17:26:11 +03:00