| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|---|
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr" lang="en-US">
|
|---|
| 3 | <head profile="http://purl.org/net/uriprofile/">
|
|---|
| 4 |
|
|---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|---|
| 6 | <meta http-equiv="Content-Language" content="ja" />
|
|---|
| 7 | <meta http-equiv="Content-Style-Type" content="text/css" />
|
|---|
| 8 | <meta http-equiv="Content-Script-Type" content="text/javascript" />
|
|---|
| 9 | <title>Geant4 Visualization</title>
|
|---|
| 10 |
|
|---|
| 11 | <meta name="author" content="Enseignement LAL" />
|
|---|
| 12 | <meta name="description" content="Bonne pratiques" />
|
|---|
| 13 | <meta name="keywords" content="Cours Outil Developpement logiciel" />
|
|---|
| 14 | <link rev="made" href="mailto:ens@lal.in2p3.fr" />
|
|---|
| 15 | <link rel="stylesheet" href="../../tags/Tools/v7/css/screen.css" type="text/css" media="screen, projection, tv, print" />
|
|---|
| 16 | <link rel="stylesheet" href="../../tags/Tools/v7/Slidy/slidy-toc.css" type="text/css" media="screen, projection, print" />
|
|---|
| 17 | <script src="../../tags/Tools/v7/Slidy/slidy.js" type="text/javascript"></script>
|
|---|
| 18 | <script src="../../tags/Tools/v7/Slidy/slidy-toc.js" type="text/javascript"></script>
|
|---|
| 19 | </head>
|
|---|
| 20 |
|
|---|
| 21 | <body style="font-size: 18pt;">
|
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 | <!-- Introduction [Start] -->
|
|---|
| 25 | <div style=" display: block; visibility: visible; position: absolute;" class="slide" id="cover">
|
|---|
| 26 |
|
|---|
| 27 | <div class="callout">
|
|---|
| 28 | <p id="title">
|
|---|
| 29 | <br />
|
|---|
| 30 | Geant4 Visualization : Qt Driver
|
|---|
| 31 | </p>
|
|---|
| 32 | </div>
|
|---|
| 33 | <p> </p>
|
|---|
| 34 | <p id="subtitle">Developments for Geant4.9.4</p>
|
|---|
| 35 | <p> </p>
|
|---|
| 36 | <p> </p>
|
|---|
| 37 | <p id="event">Geant4 Workshop</p>
|
|---|
| 38 | <p id="author">Laurent Garnier</p>
|
|---|
| 39 | </div>
|
|---|
| 40 |
|
|---|
| 41 | <!-- Diapo [Plan] -->
|
|---|
| 42 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 43 | <div class="callout">
|
|---|
| 44 | <ul class="non-incremental">
|
|---|
| 45 | <li>Viewer and UI integration</li>
|
|---|
| 46 | <li>Rotations</li>
|
|---|
| 47 | <li>Keyboard Shortcuts</li>
|
|---|
| 48 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 49 | <li>Make posters</li>
|
|---|
| 50 | <li>Developpement on all platforms</li>
|
|---|
| 51 | <li>Qt configuration problems</li>
|
|---|
| 52 | <li>Make an Geant4 application on mac</li>
|
|---|
| 53 | </ul>
|
|---|
| 54 | </div>
|
|---|
| 55 | </div>
|
|---|
| 56 |
|
|---|
| 57 | <!-- Diapo [Plan] -->
|
|---|
| 58 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 59 | <div class="callout">
|
|---|
| 60 | <ul class="non-incremental">
|
|---|
| 61 | <li><font color="red">Viewer and UI integration</font></li>
|
|---|
| 62 | <li>Rotations</li>
|
|---|
| 63 | <li>Keyboard Shortcuts</li>
|
|---|
| 64 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 65 | <li>Make posters</li>
|
|---|
| 66 | <li>Developpement on all platforms</li>
|
|---|
| 67 | <li>Qt configuration problems</li>
|
|---|
| 68 | <li>Make an Geant4 application on mac</li>
|
|---|
| 69 | </ul>
|
|---|
| 70 | </div>
|
|---|
| 71 | </div>
|
|---|
| 72 |
|
|---|
| 73 | <!-- Diapo -->
|
|---|
| 74 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 75 |
|
|---|
| 76 | <h1>Viewer and UI integration (Geant4.9.3)</h1>
|
|---|
| 77 | <center>
|
|---|
| 78 | <img src="./images/G4.9.3.png" height="85%"/>
|
|---|
| 79 | </center>
|
|---|
| 80 | </div>
|
|---|
| 81 |
|
|---|
| 82 | <!-- Diapo -->
|
|---|
| 83 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 84 |
|
|---|
| 85 | <h1>Viewer and UI integration</h1>
|
|---|
| 86 | <p>This was before Big change in Geant4 Qt Driver</p>
|
|---|
| 87 | <ul class="incremental">
|
|---|
| 88 | <li> <b>Integration of viewers into UI</b></li>
|
|---|
| 89 | <li>
|
|---|
| 90 | <center>
|
|---|
| 91 | <img src="./images/G4.9.4-History.png" height="75%"/>
|
|---|
| 92 | </center>
|
|---|
| 93 | </li>
|
|---|
| 94 | </ul>
|
|---|
| 95 | </div>
|
|---|
| 96 |
|
|---|
| 97 | <!-- Diapo -->
|
|---|
| 98 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 99 | <h1>Viewer and UI integration (History)</h1>
|
|---|
| 100 | <p>What's new ?</p>
|
|---|
| 101 | <ul class="non-incremental">
|
|---|
| 102 | <li>History/Cout/Help are now integrate into UI</li>
|
|---|
| 103 | <li>Viewers can be view as Tab's</li>
|
|---|
| 104 | <li>We can filter Cout messages</li>
|
|---|
| 105 | <li>Easy help tree to find a command and its help</li>
|
|---|
| 106 | <li>Still old things... : Make videos...</li>
|
|---|
| 107 | </ul>
|
|---|
| 108 | </div>
|
|---|
| 109 |
|
|---|
| 110 | <!-- Diapo -->
|
|---|
| 111 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 112 |
|
|---|
| 113 | <h1>Viewer and UI integration (Cout)</h1>
|
|---|
| 114 | <center>
|
|---|
| 115 | <img src="./images/G4.9.4-Cout2.png" height="85%"/>
|
|---|
| 116 | </center>
|
|---|
| 117 | </div>
|
|---|
| 118 | <!-- Diapo -->
|
|---|
| 119 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 120 |
|
|---|
| 121 | <h1>Viewer and UI integration (Cout without filter)</h1>
|
|---|
| 122 | <center>
|
|---|
| 123 | <img src="./images/G4.9.4-Cout.png" height="85%"/>
|
|---|
| 124 | </center>
|
|---|
| 125 | </div>
|
|---|
| 126 | <!-- Diapo -->
|
|---|
| 127 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 128 |
|
|---|
| 129 | <h1>Viewer and UI integration (Help view)</h1>
|
|---|
| 130 | <center>
|
|---|
| 131 | <img src="./images/G4.9.4-Help.png" height="85%"/>
|
|---|
| 132 | </center>
|
|---|
| 133 | </div>
|
|---|
| 134 |
|
|---|
| 135 | <!-- Diapo [Plan] -->
|
|---|
| 136 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 137 | <div class="callout">
|
|---|
| 138 | <ul class="non-incremental">
|
|---|
| 139 | <li>Viewer and UI integration</li>
|
|---|
| 140 | <li><font color="red">Rotations</font></li>
|
|---|
| 141 | <li>Keyboard Shortcuts</li>
|
|---|
| 142 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 143 | <li>Make posters</li>
|
|---|
| 144 | <li>Developpement on all platforms</li>
|
|---|
| 145 | <li>Qt configuration problems</li>
|
|---|
| 146 | <li>Make an Geant4 application on mac</li>
|
|---|
| 147 | </ul>
|
|---|
| 148 | </div>
|
|---|
| 149 | </div>
|
|---|
| 150 |
|
|---|
| 151 |
|
|---|
| 152 | <!-- Diapo -->
|
|---|
| 153 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 154 |
|
|---|
| 155 | <h1>Rotations</h1>
|
|---|
| 156 | <p>Two rotation mode are available : <b>Theta/Phi</b> rotation and <b>'google earth' like</b> </p>
|
|---|
| 157 | <ul class="incremental">
|
|---|
| 158 | <li><b>Theta/Phi rotation</b> : The default mode
|
|---|
| 159 | <ul class="incremental">
|
|---|
| 160 | <li>Ensure the up vector to be vertical direction</li>
|
|---|
| 161 | <li>Impossible to reach some points</li>
|
|---|
| 162 | <li>'Not intuitive' behaviour on some angles</li>
|
|---|
| 163 | </ul>
|
|---|
| 164 | </li>
|
|---|
| 165 | <li><b>'google earth like'</b> rotation
|
|---|
| 166 | <ul class="incremental">
|
|---|
| 167 | <li>Up vector is NOT vertical</li>
|
|---|
| 168 | <li>Could reach all volume angles</li>
|
|---|
| 169 | <li>More 'intuitive' rotation mode</li>
|
|---|
| 170 | </ul>
|
|---|
| 171 | </li>
|
|---|
| 172 | </ul>
|
|---|
| 173 | </div>
|
|---|
| 174 |
|
|---|
| 175 | <!-- Diapo [Plan] -->
|
|---|
| 176 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 177 | <div class="callout">
|
|---|
| 178 | <ul class="non-incremental">
|
|---|
| 179 | <li>Viewer and UI integration</li>
|
|---|
| 180 | <li>Rotations</li>
|
|---|
| 181 | <li><font color="red">Keyboard Shortcuts</font></li>
|
|---|
| 182 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 183 | <li>Make posters</li>
|
|---|
| 184 | <li>Developpement on all platforms</li>
|
|---|
| 185 | <li>Qt configuration problems</li>
|
|---|
| 186 | <li>Make an Geant4 application on mac</li>
|
|---|
| 187 | </ul>
|
|---|
| 188 | </div>
|
|---|
| 189 | </div>
|
|---|
| 190 |
|
|---|
| 191 |
|
|---|
| 192 | <!-- Diapo -->
|
|---|
| 193 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 194 |
|
|---|
| 195 | <h1>Keyboard Shortcuts</h1>
|
|---|
| 196 | <p>All move/rotate/zoom commands are available with Keyboard shortcuts. Ex :</p>
|
|---|
| 197 | <ul class="incremental">
|
|---|
| 198 | <li>ALT + Click and move mouse : rotate volume (google like)</li>
|
|---|
| 199 | <li>Click and move mouse : rotate volume</li>
|
|---|
| 200 | <li>CTRL + Click and mouse move : zoom in/out</li>
|
|---|
| 201 | <li>SHIFT + Click and mouse move : move camera point of view</li>
|
|---|
| 202 | <li>Arrow : move volume</li>
|
|---|
| 203 | <li>'+'/'-' : move volume toward/forward</li>
|
|---|
| 204 | <li>SHIFT + Arrows : rotate volume in phi/theta</li>
|
|---|
| 205 | <li>SHIFT + Arrows : rotate volume in vertical/horizontal</li>
|
|---|
| 206 | <li>CTRL + '+'/'-' : zoom into volume</li>
|
|---|
| 207 | <li>H : reset view to initial position</li>
|
|---|
| 208 | <li>SPACE : Start/Pause video recording</li>
|
|---|
| 209 | <li>RETURN : Stop video recording</li>
|
|---|
| 210 | </ul>
|
|---|
| 211 | </div>
|
|---|
| 212 |
|
|---|
| 213 | <!-- Diapo [Plan] -->
|
|---|
| 214 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 215 | <div class="callout">
|
|---|
| 216 | <ul class="non-incremental">
|
|---|
| 217 | <li>Viewer and UI integration</li>
|
|---|
| 218 | <li>Rotations</li>
|
|---|
| 219 | <li>Keyboard Shortcuts</li>
|
|---|
| 220 | <li><font color="red">Speed improvments in OpenGL drivers</font></li>
|
|---|
| 221 | <li>Make posters</li>
|
|---|
| 222 | <li>Developpement on all platforms</li>
|
|---|
| 223 | <li>Qt configuration problems</li>
|
|---|
| 224 | <li>Make an Geant4 application on mac</li>
|
|---|
| 225 | </ul>
|
|---|
| 226 | </div>
|
|---|
| 227 | </div>
|
|---|
| 228 |
|
|---|
| 229 |
|
|---|
| 230 | <!-- Diapo -->
|
|---|
| 231 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 232 |
|
|---|
| 233 | <h1>Speed improvments in OpenGL drivers</h1>
|
|---|
| 234 | <p>Loose time when moving a component is in visualization part. Thank to Shark (mac OSX), I identify two bootle neck : <font color="green"><i>glBegin</i></font> (47% of OGL time) and <font color="green"><i>glFlush</i></font> (44%). After some code optimisations :
|
|---|
| 235 |
|
|---|
| 236 | <p><b>Mac OSX 10.5 : Immediate Mode</b></p>
|
|---|
| 237 | <table border="1" width="80%">
|
|---|
| 238 | <tr>
|
|---|
| 239 | <td width="25%"> </td>
|
|---|
| 240 | <td width="30%"><i>First draw time (sec)</i></td>
|
|---|
| 241 | <!-- <td width="20%"><i>Mem (Mo)</i></td> -->
|
|---|
| 242 | <td width="25%"><i>Rotation (fps)</i></td>
|
|---|
| 243 | </tr>
|
|---|
| 244 | <tr>
|
|---|
| 245 | <td width="25%"><i>Geant 4.9.3</i></td>
|
|---|
| 246 | <td width="30%">5</td>
|
|---|
| 247 | <!-- <td width="20%">45</td> -->
|
|---|
| 248 | <td width="25%">0,46</td>
|
|---|
| 249 | </tr>
|
|---|
| 250 | <tr>
|
|---|
| 251 | <td width="25%"><i>Geant 4.9.4</i></td>
|
|---|
| 252 | <td width="30%">6</td>
|
|---|
| 253 | <!-- <td width="20%">48</td> -->
|
|---|
| 254 | <td width="25%">0,53</td>
|
|---|
| 255 | </tr>
|
|---|
| 256 | </table>
|
|---|
| 257 | <p><b>Mac OSX 10.6 : Immediate Mode</b></p>
|
|---|
| 258 | <table border="1" width="80%">
|
|---|
| 259 | <tr>
|
|---|
| 260 | <td colspan="4"></td>
|
|---|
| 261 | </tr>
|
|---|
| 262 | <tr>
|
|---|
| 263 | <td width="25%"><i>Geant 4.9.3</i></td>
|
|---|
| 264 | <td width="30%">5</td>
|
|---|
| 265 | <!-- <td width="20%">40</td> -->
|
|---|
| 266 | <td width="25%">0,6</td>
|
|---|
| 267 | </tr>
|
|---|
| 268 | <tr>
|
|---|
| 269 | <td width="25%"><i>Geant 4.9.4</i></td>
|
|---|
| 270 | <td width="30%">6</td>
|
|---|
| 271 | <!-- <td width="20%">40(<b><font color="red">=</font></b>)</td> -->
|
|---|
| 272 | <td width="25%">0,6</td>
|
|---|
| 273 | </tr>
|
|---|
| 274 | </table>
|
|---|
| 275 | <p><b>Mac OSX 10.5 : Stored Mode</b></p>
|
|---|
| 276 | <table border="1" width="80%">
|
|---|
| 277 | <tr>
|
|---|
| 278 | <td width="25%"><i>Geant 4.9.3</i></td>
|
|---|
| 279 | <td width="30%">94</td>
|
|---|
| 280 | <!-- <td width="20%">270</td> -->
|
|---|
| 281 | <td width="25%">1,2</td>
|
|---|
| 282 | </tr>
|
|---|
| 283 | <tr>
|
|---|
| 284 | <td width="25%"><i>Geant 4.9.4</i></td>
|
|---|
| 285 | <td width="30%">72 (<b><font color="red">x1,3</font></b>)</td>
|
|---|
| 286 | <!-- <td width="20%">270 (<b><font color="red">=</font></b>)</td> -->
|
|---|
| 287 | <td width="25%">2,66 (<b><font color="red">x2,2</font></b>)</td>
|
|---|
| 288 | </tr>
|
|---|
| 289 | </table>
|
|---|
| 290 | <p><b>Mac OSX 10.6 : Stored Mode</b></p>
|
|---|
| 291 | <table border="1" width="80%">
|
|---|
| 292 | <tr>
|
|---|
| 293 | <td width="25%"><i>Geant 4.9.3</i></td>
|
|---|
| 294 | <td width="30%">13</td>
|
|---|
| 295 | <!-- <td width="20%">227</td> -->
|
|---|
| 296 | <td width="25%">3,73</td>
|
|---|
| 297 | </tr>
|
|---|
| 298 | <tr>
|
|---|
| 299 | <td width="25%"><i>Geant 4.9.4</i></td>
|
|---|
| 300 | <td width="30%">11 (<b><font color="red">x1,2</font></b>)</td>
|
|---|
| 301 | <!-- <td width="20%">210 (<b><font color="red">-5%</font></b>)</td> -->
|
|---|
| 302 | <td width="25%">5,3 (<b><font color="red">x1,43</font></b>)</td>
|
|---|
| 303 | </tr>
|
|---|
| 304 | </table>
|
|---|
| 305 | </div>
|
|---|
| 306 |
|
|---|
| 307 | <!-- Diapo -->
|
|---|
| 308 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 309 |
|
|---|
| 310 | <h1>Speed improvments in OpenGL drivers</h1>
|
|---|
| 311 | <p></p>
|
|---|
| 312 | <ul class="incremental">
|
|---|
| 313 | <li></li>
|
|---|
| 314 | <li></li>
|
|---|
| 315 | <li></li>
|
|---|
| 316 | </ul>
|
|---|
| 317 | </div>
|
|---|
| 318 |
|
|---|
| 319 | <!-- Diapo [Plan] -->
|
|---|
| 320 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 321 | <div class="callout">
|
|---|
| 322 | <ul class="non-incremental">
|
|---|
| 323 | <li>Viewer and UI integration</li>
|
|---|
| 324 | <li>Rotations</li>
|
|---|
| 325 | <li>Keyboard Shortcuts</li>
|
|---|
| 326 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 327 | <li><font color="red">Make posters</font></li>
|
|---|
| 328 | <li>Developpement on all platforms</li>
|
|---|
| 329 | <li>Qt configuration problems</li>
|
|---|
| 330 | <li>Make an Geant4 application on mac</li>
|
|---|
| 331 | </ul>
|
|---|
| 332 | </div>
|
|---|
| 333 | </div>
|
|---|
| 334 |
|
|---|
| 335 |
|
|---|
| 336 | <!-- Diapo -->
|
|---|
| 337 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 338 |
|
|---|
| 339 | <h1>Make posters</h1>
|
|---|
| 340 | <p></p>
|
|---|
| 341 | <ul class="incremental">
|
|---|
| 342 | <li>Olders Geant4 version can only export up to screen size pictures</li>
|
|---|
| 343 | <li>How could we export bigger file in order to <u>print</u>/<u>exchange screenshots</u>/<u>publish</u>/<u>make poster</u> ?</li>
|
|---|
| 344 | <li>Thanks to gl2ps we could now export up to maximum graphic card capacity size (Ex: Up to <u>8192 x 8192</u> on MacBook Pro) </li>
|
|---|
| 345 | <li>How does it work ?</li>
|
|---|
| 346 | </ul>
|
|---|
| 347 | </div>
|
|---|
| 348 |
|
|---|
| 349 | <!-- Diapo -->
|
|---|
| 350 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 351 |
|
|---|
| 352 | <h1>Make posters</h1>
|
|---|
| 353 | <p>Some G4 new commands :</p>
|
|---|
| 354 | <ul class="incremental">
|
|---|
| 355 | <li>/vis/ogl/set/printMode <i>(vectored or pixmap)</i></li>
|
|---|
| 356 | <li>/vis/ogl/set/printFilename <i>(default G4OpenGL_XX)</i></li>
|
|---|
| 357 | <li>/vis/ogl/set/printSize <i>(< maximum graphic card capacity)</i></li>
|
|---|
| 358 | <li>/vis/ogl/printEPS</li>
|
|---|
| 359 | </ul>
|
|---|
| 360 | </div>
|
|---|
| 361 |
|
|---|
| 362 | <!-- Diapo -->
|
|---|
| 363 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 364 |
|
|---|
| 365 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 366 | <center>
|
|---|
| 367 | <img src="./images/G4LISA-Zoom1.png" height="85%"/>
|
|---|
| 368 | </center>
|
|---|
| 369 | </div>
|
|---|
| 370 | <!-- Diapo -->
|
|---|
| 371 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 372 |
|
|---|
| 373 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 374 | <center>
|
|---|
| 375 | <img src="./images/G4LISA-Zoom2.png" height="85%"/>
|
|---|
| 376 | </center>
|
|---|
| 377 | </div>
|
|---|
| 378 | <!-- Diapo -->
|
|---|
| 379 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 380 |
|
|---|
| 381 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 382 | <center>
|
|---|
| 383 | <img src="./images/G4LISA-Zoom3.png" height="85%"/>
|
|---|
| 384 | </center>
|
|---|
| 385 | </div>
|
|---|
| 386 | <!-- Diapo -->
|
|---|
| 387 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 388 |
|
|---|
| 389 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 390 | <center>
|
|---|
| 391 | <img src="./images/G4LISA-Zoom4.png" height="85%"/>
|
|---|
| 392 | </center>
|
|---|
| 393 | </div>
|
|---|
| 394 | <!-- Diapo -->
|
|---|
| 395 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 396 |
|
|---|
| 397 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 398 | <center>
|
|---|
| 399 | <img src="./images/G4LISA-Zoom5.png" height="85%"/>
|
|---|
| 400 | </center>
|
|---|
| 401 | </div>
|
|---|
| 402 | <!-- Diapo -->
|
|---|
| 403 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 404 |
|
|---|
| 405 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 406 | <center>
|
|---|
| 407 | <img src="./images/G4LISA-Zoom6.png" height="85%"/>
|
|---|
| 408 | </center>
|
|---|
| 409 | </div>
|
|---|
| 410 | <!-- Diapo -->
|
|---|
| 411 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 412 |
|
|---|
| 413 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 414 | <center>
|
|---|
| 415 | <img src="./images/G4LISA-Zoom7.png" height="85%"/>
|
|---|
| 416 | </center>
|
|---|
| 417 | </div>
|
|---|
| 418 | <!-- Diapo -->
|
|---|
| 419 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 420 |
|
|---|
| 421 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 422 | <center>
|
|---|
| 423 | <img src="./images/G4LISA-Zoom8.png" height="85%"/>
|
|---|
| 424 | </center>
|
|---|
| 425 | </div>
|
|---|
| 426 | <!-- Diapo -->
|
|---|
| 427 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 428 |
|
|---|
| 429 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 430 | <center>
|
|---|
| 431 | <img src="./images/G4LISA-Zoom9.png" height="85%"/>
|
|---|
| 432 | </center>
|
|---|
| 433 | </div>
|
|---|
| 434 | <!-- Diapo -->
|
|---|
| 435 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 436 |
|
|---|
| 437 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 438 | <center>
|
|---|
| 439 | <img src="./images/G4LISA-Zoom10.png" height="85%"/>
|
|---|
| 440 | </center>
|
|---|
| 441 | </div>
|
|---|
| 442 | <!-- Diapo -->
|
|---|
| 443 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 444 |
|
|---|
| 445 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 446 | <center>
|
|---|
| 447 | <img src="./images/G4LISA-Zoom11.png" height="85%"/>
|
|---|
| 448 | </center>
|
|---|
| 449 | </div>
|
|---|
| 450 | <!-- Diapo -->
|
|---|
| 451 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 452 |
|
|---|
| 453 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 454 | <center>
|
|---|
| 455 | <img src="./images/G4LISA-Zoom11.png" height="85%"/>
|
|---|
| 456 | </center>
|
|---|
| 457 | </div>
|
|---|
| 458 | <!-- Diapo -->
|
|---|
| 459 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 460 |
|
|---|
| 461 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 462 | <center>
|
|---|
| 463 | <img src="./images/G4LISA-Zoom12.png" height="85%"/>
|
|---|
| 464 | </center>
|
|---|
| 465 | </div>
|
|---|
| 466 | <!-- Diapo -->
|
|---|
| 467 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 468 |
|
|---|
| 469 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 470 | <center>
|
|---|
| 471 | <img src="./images/G4LISA-Zoom13.png" height="85%"/>
|
|---|
| 472 | </center>
|
|---|
| 473 | </div>
|
|---|
| 474 | <!-- Diapo -->
|
|---|
| 475 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 476 |
|
|---|
| 477 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 478 | <center>
|
|---|
| 479 | <img src="./images/G4LISA-Zoom14.png" height="85%"/>
|
|---|
| 480 | </center>
|
|---|
| 481 | </div>
|
|---|
| 482 | <!-- Diapo -->
|
|---|
| 483 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 484 |
|
|---|
| 485 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 486 | <center>
|
|---|
| 487 | <img src="./images/G4LISA-Zoom15.png" height="85%"/>
|
|---|
| 488 | </center>
|
|---|
| 489 | </div>
|
|---|
| 490 | <!-- Diapo -->
|
|---|
| 491 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 492 |
|
|---|
| 493 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 494 | <center>
|
|---|
| 495 | <img src="./images/G4LISA-Zoom16.png" height="85%"/>
|
|---|
| 496 | </center>
|
|---|
| 497 | </div>
|
|---|
| 498 | <!-- Diapo -->
|
|---|
| 499 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 500 |
|
|---|
| 501 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 502 | <center>
|
|---|
| 503 | <img src="./images/G4LISA-Zoom17.png" height="85%"/>
|
|---|
| 504 | </center>
|
|---|
| 505 | </div>
|
|---|
| 506 | <!-- Diapo -->
|
|---|
| 507 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 508 |
|
|---|
| 509 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 510 | <center>
|
|---|
| 511 | <img src="./images/G4LISA-Zoom18.png" height="85%"/>
|
|---|
| 512 | </center>
|
|---|
| 513 | </div>
|
|---|
| 514 | <!-- Diapo -->
|
|---|
| 515 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 516 |
|
|---|
| 517 | <h1>Make posters : 8192x8192 example</h1>
|
|---|
| 518 | <center>
|
|---|
| 519 | <img src="./images/G4LISA-Zoom19.png" height="85%"/>
|
|---|
| 520 | </center>
|
|---|
| 521 | </div>
|
|---|
| 522 |
|
|---|
| 523 | <!-- Diapo [Plan] -->
|
|---|
| 524 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 525 | <div class="callout">
|
|---|
| 526 | <ul class="non-incremental">
|
|---|
| 527 | <li>Viewer and UI integration</li>
|
|---|
| 528 | <li>Rotations</li>
|
|---|
| 529 | <li>Keyboard Shortcuts</li>
|
|---|
| 530 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 531 | <li>Make posters</li>
|
|---|
| 532 | <li><font color="red">Developpement on all platforms</font></li>
|
|---|
| 533 | <li>Qt configuration problems</li>
|
|---|
| 534 | <li>Make an Geant4 application on mac</li>
|
|---|
| 535 | </ul>
|
|---|
| 536 | </div>
|
|---|
| 537 | </div>
|
|---|
| 538 |
|
|---|
| 539 |
|
|---|
| 540 | <!-- Diapo -->
|
|---|
| 541 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 542 | <h1>Developpement on all platforms</h1>
|
|---|
| 543 | <p>Qt visualization driver is available on all Platform. Tested on all Geant4 supported computers and operating systems :</p>
|
|---|
| 544 | <ul class="incremental">
|
|---|
| 545 | <li>WinXp</li>
|
|---|
| 546 | <li>SLC4</li>
|
|---|
| 547 | <li>SLC5</li>
|
|---|
| 548 | <li>MacOsX 10.5</li>
|
|---|
| 549 | <li>MacOsX 10.6</li>
|
|---|
| 550 | </ul>
|
|---|
| 551 | </div>
|
|---|
| 552 |
|
|---|
| 553 | <!-- Diapo -->
|
|---|
| 554 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 555 | <h1>Developpement on all platforms</h1>
|
|---|
| 556 | <p>Windows Xp</p>
|
|---|
| 557 | <center>
|
|---|
| 558 | <img src="./images/G4OGLQtDriver-WinXp.png" height="85%"/>
|
|---|
| 559 | </center>
|
|---|
| 560 | </div>
|
|---|
| 561 |
|
|---|
| 562 | <!-- Diapo -->
|
|---|
| 563 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 564 | <h1>Developpement on all platforms</h1>
|
|---|
| 565 | <p>SLC4</p>
|
|---|
| 566 | <center>
|
|---|
| 567 | <img src="./images/G4OGLQtDriver-SLC4.png" height="85%"/>
|
|---|
| 568 | </center>
|
|---|
| 569 | </div>
|
|---|
| 570 |
|
|---|
| 571 | <!-- Diapo -->
|
|---|
| 572 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 573 |
|
|---|
| 574 | <h1>Developpement on all platforms</h1>
|
|---|
| 575 | <p>SLC5</p>
|
|---|
| 576 | <center>
|
|---|
| 577 | <img src="./images/G4OGLQtDriver-SLC5.png" height="85%"/>
|
|---|
| 578 | </center>
|
|---|
| 579 | </div>
|
|---|
| 580 |
|
|---|
| 581 | <!-- Diapo [Plan] -->
|
|---|
| 582 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 583 | <div class="callout">
|
|---|
| 584 | <ul class="non-incremental">
|
|---|
| 585 | <li>Viewer and UI integration</li>
|
|---|
| 586 | <li>Rotations</li>
|
|---|
| 587 | <li>Keyboard Shortcuts</li>
|
|---|
| 588 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 589 | <li>Make posters</li>
|
|---|
| 590 | <li>Developpement on all platforms</li>
|
|---|
| 591 | <li><font color="red">Qt configuration problems</font></li>
|
|---|
| 592 | <li>Make an Geant4 application on mac</li>
|
|---|
| 593 | </ul>
|
|---|
| 594 | </div>
|
|---|
| 595 | </div>
|
|---|
| 596 |
|
|---|
| 597 |
|
|---|
| 598 | <!-- Diapo -->
|
|---|
| 599 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 600 |
|
|---|
| 601 | <h1>Qt configuration problems</h1>
|
|---|
| 602 | <!--
|
|---|
| 603 | Pb de OpenGl : 10.5 /usr/X11/lib/libGLU.1.dylib (compatibility version 1.3.0, current version 1.3.0)
|
|---|
| 604 | /usr/X11/lib/libGL.1.dylib (compatibility version 1.2.0, current version 1.2.0)
|
|---|
| 605 | et 10.6 : /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
|
|---|
| 606 | /System/Library/Frameworks/AGL.framework/Versions/A/AGL (compatibility version 1.0.0, current version 1.0.0)
|
|---|
| 607 |
|
|---|
| 608 |
|
|---|
| 609 | -->
|
|---|
| 610 | <p></p>
|
|---|
| 611 | <ul class="incremental">
|
|---|
| 612 | <li></li>
|
|---|
| 613 | <li></li>
|
|---|
| 614 | <li></li>
|
|---|
| 615 | </ul>
|
|---|
| 616 | </div>
|
|---|
| 617 |
|
|---|
| 618 | <!-- Diapo -->
|
|---|
| 619 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 620 |
|
|---|
| 621 | <h1>Qt configuration problems</h1>
|
|---|
| 622 | <p></p>
|
|---|
| 623 | <ul class="incremental">
|
|---|
| 624 | <li></li>
|
|---|
| 625 | <li></li>
|
|---|
| 626 | <li></li>
|
|---|
| 627 | </ul>
|
|---|
| 628 | </div>
|
|---|
| 629 |
|
|---|
| 630 | <!-- Diapo [Plan] -->
|
|---|
| 631 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 632 | <div class="callout">
|
|---|
| 633 | <ul class="non-incremental">
|
|---|
| 634 | <li>Viewer and UI integration</li>
|
|---|
| 635 | <li>Rotations</li>
|
|---|
| 636 | <li>Keyboard Shortcuts</li>
|
|---|
| 637 | <li>Speed improvments in OpenGL drivers</li>
|
|---|
| 638 | <li>Make posters</li>
|
|---|
| 639 | <li>Developpement on all platforms</li>
|
|---|
| 640 | <li>Qt configuration problems</li>
|
|---|
| 641 | <li><font color="red">Make an Geant4 application on mac</font></li>
|
|---|
| 642 | </ul>
|
|---|
| 643 | </div>
|
|---|
| 644 | </div>
|
|---|
| 645 |
|
|---|
| 646 |
|
|---|
| 647 | <!-- Diapo -->
|
|---|
| 648 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 649 |
|
|---|
| 650 | <h1>Make an Geant4 application on mac</h1>
|
|---|
| 651 | <p></p>
|
|---|
| 652 | <ul class="incremental">
|
|---|
| 653 | <li></li>
|
|---|
| 654 | <li></li>
|
|---|
| 655 | <li></li>
|
|---|
| 656 | </ul>
|
|---|
| 657 | </div>
|
|---|
| 658 |
|
|---|
| 659 | <!-- Diapo -->
|
|---|
| 660 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide">
|
|---|
| 661 |
|
|---|
| 662 | <h1>Make an Geant4 application on mac</h1>
|
|---|
| 663 | <p></p>
|
|---|
| 664 | <ul class="incremental">
|
|---|
| 665 | <li></li>
|
|---|
| 666 | <li></li>
|
|---|
| 667 | <li></li>
|
|---|
| 668 | </ul>
|
|---|
| 669 | </div>
|
|---|
| 670 |
|
|---|
| 671 |
|
|---|
| 672 |
|
|---|
| 673 | <!--
|
|---|
| 674 | - All windows in the same UI :
|
|---|
| 675 | - Viever integrate in UI
|
|---|
| 676 | - Adds Tabs with lot of views
|
|---|
| 677 | - Help, Cout, History have more visibility
|
|---|
| 678 | + Demo
|
|---|
| 679 |
|
|---|
| 680 | - Rotations :
|
|---|
| 681 | - "Historical rotation" in Phi/Theta (default)
|
|---|
| 682 | - "Google earth" like rotation
|
|---|
| 683 | + Demo
|
|---|
| 684 |
|
|---|
| 685 | - Keyboard Shortcuts
|
|---|
| 686 | - Add some meta keys for all kinds of rotation, move, graphical actions...
|
|---|
| 687 | + Demo
|
|---|
| 688 |
|
|---|
| 689 | - Speed in OpenGL
|
|---|
| 690 | + I can have some stats in a table
|
|---|
| 691 |
|
|---|
| 692 | - Make posters thanks to printEPS
|
|---|
| 693 | - gl2ps alowed us to created big files (8096x8096)
|
|---|
| 694 |
|
|---|
| 695 | - Developments on all platforms
|
|---|
| 696 | - SLC4 (I'm still configuring it)
|
|---|
| 697 | - SLC5 (works fine)
|
|---|
| 698 | - Mac 10.6 with Qt4.7 (last Qt version of 15th september)
|
|---|
| 699 | - Windows Xp (I'm rebuilding it, it was working last time)
|
|---|
| 700 | - Stop support for qt3 (slc4 ?)
|
|---|
| 701 | - Qt out of Beta status
|
|---|
| 702 | + Demo available on Virtual machines on all thoses configurations
|
|---|
| 703 |
|
|---|
| 704 | - Qt configuration problems
|
|---|
| 705 |
|
|---|
| 706 | - MakeApp (optional and I have to try if it still works with Qt4.7 )
|
|---|
| 707 | - I have a script on mac OSX to make a .app from a .exe example file.
|
|---|
| 708 | You can share this .app file to everybody. gui.mac and vis.mac files
|
|---|
| 709 | are incorporated into the .app
|
|---|
| 710 | -->
|
|---|
| 711 |
|
|---|
| 712 |
|
|---|
| 713 |
|
|---|
| 714 |
|
|---|
| 715 | <!-- Diapo -->
|
|---|
| 716 | <div style="border-style: none; display: none; visibility: hidden; position: absolute;" class="slide" id="thanks">
|
|---|
| 717 |
|
|---|
| 718 | <p>Questions ?</p>
|
|---|
| 719 |
|
|---|
| 720 | </div>
|
|---|
| 721 |
|
|---|
| 722 | </body>
|
|---|
| 723 |
|
|---|
| 724 | </html>
|
|---|