-
- Downloads
Modification for introduction of stereo mode in
utils/api_demos/mainGlut : - introduction of a class Camera to use function glulookat() instead of rotation matrix in openGL viewport. - A special implementation of the Trackball for stereo mode to be consistent with other code (Abaqus, Catia, ...) - adaptation of Drawcontext in Camera mode (works for mainGlut but to be validated in gmsh
Showing
- Graphics/CMakeLists.txt 1 addition, 0 deletionsGraphics/CMakeLists.txt
- Graphics/Camera.cpp 196 additions, 0 deletionsGraphics/Camera.cpp
- Graphics/Camera.cpp~ 194 additions, 0 deletionsGraphics/Camera.cpp~
- Graphics/Camera.h 138 additions, 0 deletionsGraphics/Camera.h
- Graphics/Camera.h~ 138 additions, 0 deletionsGraphics/Camera.h~
- Graphics/Trackball.cpp 76 additions, 45 deletionsGraphics/Trackball.cpp
- Graphics/Trackball.h 1 addition, 0 deletionsGraphics/Trackball.h
- Graphics/drawAxes.cpp 36 additions, 8 deletionsGraphics/drawAxes.cpp
- Graphics/drawContext.cpp 361 additions, 181 deletionsGraphics/drawContext.cpp
- Graphics/drawContext.h 4 additions, 2 deletionsGraphics/drawContext.h
Loading
Please register or sign in to comment