File: tutorial02.html

package info (click to toggle)
ball 1.4.3~beta1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 318,984 kB
  • sloc: cpp: 346,579; ansic: 4,097; python: 2,664; yacc: 1,778; lex: 1,099; xml: 964; sh: 688; sql: 316; awk: 118; makefile: 108
file content (30 lines) | stat: -rw-r--r-- 993 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>BALLView Demo 1</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<blockquote>

<h3>Rotating the camera</h3>

After we created the peptide we can freely position the camera:
To do so click with a mouse button into the 3D graphics view and drag the mouse:
<br><br>
&nbsp;&nbsp; Left button: Rotate <br>
&nbsp;&nbsp; Middle or Wheel: Zoom<br>
&nbsp;&nbsp; Right button: Move view <br>
<br>
When you are finished playing around with the camera,
center the camera on the peptide:
Find the widget with the name <b>Structures</b> and
highlight the System by <b>clicking on its name ("ARND").</b><br>
Then press the right mouse button to open a context menu and press on the
<b>Focus</b> entry.<br>
This will enable the next step of the tutorial. <br> 
Press Next to continue.

</blockquote>
</html>