comparison README.md @ 698:8b6adfb62a2f refactor-viewport-controller

Code is broken -- stashing ongoing work in a branch
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 15 May 2019 16:56:17 +0200
parents f939f449482c
children d1feb89ea742
comparison
equal deleted inserted replaced
660:cb3b76d16234 698:8b6adfb62a2f
249 ``` 249 ```
250 cmake -G "Ninja" -DENABLE_OPENGL=ON -DSTATIC_BUILD=OFF -DOPENSSL_NO_CAPIENG=ON -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT="/mnt/c/osi/dev/orthanc" -DALLOW_DOWNLOADS=ON -DENABLE_SDL=ON ../orthanc-stone/Samples/Sdl 250 cmake -G "Ninja" -DENABLE_OPENGL=ON -DSTATIC_BUILD=OFF -DOPENSSL_NO_CAPIENG=ON -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT="/mnt/c/osi/dev/orthanc" -DALLOW_DOWNLOADS=ON -DENABLE_SDL=ON ../orthanc-stone/Samples/Sdl
251 ``` 251 ```
252 252
253 TODO trackers: 253 TODO trackers:
254 - text overlay 50% --> ColorTextureLayer 50% 254 - CANCELLED (using outlined text now) text overlay 50% --> ColorTextureLayer 50%
255 - angle tracker: draw arcs 255 - DONE angle tracker: draw arcs
256 256 - Handles on arc
257 257 - Select measure tool with hit test --> Delete command
258