Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Volker Coors
Visualization
Commits
7f799957
Commit
7f799957
authored
2 years ago
by
Mandic
Browse files
Options
Download
Email Patches
Plain Diff
Update treesconifer.html - translated to english
parent
968a7f13
master
Pipeline
#6550
passed with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/X3DOMTutorial/treesconifer.html
+8
-8
public/X3DOMTutorial/treesconifer.html
with
8 additions
and
8 deletions
+8
-8
public/X3DOMTutorial/treesconifer.html
+
8
-
8
View file @
7f799957
...
@@ -41,20 +41,20 @@
...
@@ -41,20 +41,20 @@
<td
width=
"50%"
align=
"left"
valign=
"top"
scope=
"col"
>
<td
width=
"50%"
align=
"left"
valign=
"top"
scope=
"col"
>
<img
src=
"img/Abb-Nadelbaum.png"
alt=
"Abb-Nadelbaum"
width=
"259"
height=
"399"
<img
src=
"img/Abb-Nadelbaum.png"
alt=
"Abb-Nadelbaum"
width=
"259"
height=
"399"
class=
"alignnone size-full wp-image-260"
/><br>
class=
"alignnone size-full wp-image-260"
/><br>
Baum
Parameter:
<br>
Tree
Parameter:
<br>
Gesamth
ö
he
h=
<input
type=
"text"
id=
"h"
name=
"h"
size=
"5"
value=
"10"
/>
m
<br>
Total height
h=
<input
type=
"text"
id=
"h"
name=
"h"
size=
"5"
value=
"10"
/>
m
<br>
H
ö
he Stamm
ht=
<input
type=
"text"
id=
"ht"
name=
"ht"
size=
"5"
value=
"3"
/>
m
<br>
H
eight trunk
ht=
<input
type=
"text"
id=
"ht"
name=
"ht"
size=
"5"
value=
"3"
/>
m
<br>
K
ro
nendurchmess
er dc=
<input
type=
"text"
id=
"dc"
name=
"
K
ro
nendurchmess
er"
size=
"5"
value=
"4"
/>
m
<br>
C
ro
wn diamet
er dc=
<input
type=
"text"
id=
"dc"
name=
"
C
ro
wn diamet
er"
size=
"5"
value=
"4"
/>
m
<br>
Stammdurchmess
er dt=
<input
type=
"text"
id=
"dt"
name=
"
Stammdurchmess
er"
size=
"5"
value=
"0.4"
/>
m
<br>
Trunk diamet
er dt=
<input
type=
"text"
id=
"dt"
name=
"
Trunk diamet
er"
size=
"5"
value=
"0.4"
/>
m
<br>
Position:
Position:
<input
type=
"text"
id=
"pos_x"
name=
"pos_x"
size=
"5"
value=
"0"
/>
<input
type=
"text"
id=
"pos_x"
name=
"pos_x"
size=
"5"
value=
"0"
/>
<input
type=
"text"
id=
"pos_y"
name=
"pos_y"
size=
"5"
value=
"0"
/>
<input
type=
"text"
id=
"pos_y"
name=
"pos_y"
size=
"5"
value=
"0"
/>
<input
type=
"text"
id=
"pos_z"
name=
"pos_z"
size=
"5"
value=
"0"
/><br>
<input
type=
"text"
id=
"pos_z"
name=
"pos_z"
size=
"5"
value=
"0"
/><br>
<input
type=
"button"
value=
"DrawTree"
onclick=
"drawTree()"
/><br><b>
<input
type=
"button"
value=
"DrawTree"
onclick=
"drawTree()"
/><br><b>
Approximation
Stamm
</b><br>
Approximation
trunk
</b><br>
subdivision: 4
<input
type=
"range"
id=
"subdivTrunk"
min=
"4"
max=
"64"
step=
"1"
value=
"32"
subdivision: 4
<input
type=
"range"
id=
"subdivTrunk"
min=
"4"
max=
"64"
step=
"1"
value=
"32"
onchange=
"changeSubDivisionTrunk()"
/>
64
<br>
onchange=
"changeSubDivisionTrunk()"
/>
64
<br>
<b>
Approximation
K
rone
</b><br>
<b>
Approximation
c
rone
</b><br>
subdivision: 4
<input
type=
"range"
id=
"subdivCrown"
min=
"4"
max=
"64"
step=
"1"
value=
"8"
subdivision: 4
<input
type=
"range"
id=
"subdivCrown"
min=
"4"
max=
"64"
step=
"1"
value=
"8"
onchange=
"changeSubDivisionCrown()"
/>
64
onchange=
"changeSubDivisionCrown()"
/>
64
</td>
</td>
...
@@ -107,4 +107,4 @@
...
@@ -107,4 +107,4 @@
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets