@@ -58,17 +58,17 @@ OpenSceneGraph is born
58
58
Users are explicitly given rights
59
59
60
60
Copy:
61
-
61
+
62
62
As many copies as you wish, and not cost
63
63
64
64
Modify:
65
-
65
+
66
66
Full access to source,
67
67
and right to modify it to you own needs
68
68
69
69
70
70
Distribute:
71
-
71
+
72
72
Right to distribute original works and
73
73
modifications
74
74
@@ -86,21 +86,21 @@ Distribute:
86
86
<paragraph >
87
87
88
88
Copy:
89
-
89
+
90
90
Lowers the barrier to entry
91
91
Removes the painful procurment process
92
92
Lower costs, means you can afford more
93
93
94
94
95
- Modify:
96
-
95
+ Modify:
96
+
97
97
Fix things when they don't work
98
98
Port to new platforms
99
99
Add new features
100
100
101
101
102
102
Distribute:
103
-
103
+
104
104
Opens the door to different distribution models
105
105
No longer need to pay royalty payments
106
106
</paragraph >
@@ -112,16 +112,16 @@ Distribute:
112
112
<layer >
113
113
<model position =" 0.5 0.5 0.0" rotate =" 20 1 0 0" scale =" 2" >lz.osg</model >
114
114
<paragraph >
115
-
115
+
116
116
Security:
117
-
117
+
118
118
Breaks vendor lock-in
119
119
You have full source code
120
120
You can maitain it yourself
121
121
You can fully QA source code
122
-
122
+
123
123
Productivity:
124
-
124
+
125
125
You can control release schedule
126
126
You can modify software as required
127
127
You can facilitate full platform support
@@ -137,14 +137,14 @@ Productivity:
137
137
138
138
<paragraph >
139
139
Community:
140
-
140
+
141
141
Like-mind individuals provide support
142
142
Sharing of expertise
143
143
Non adversarily - share and share alike
144
144
Diverse community - diverse contributions
145
145
146
146
24/7 availability:
147
-
147
+
148
148
Latest developments get rapidly tested
149
149
Bug fix turnaround very rapid
150
150
Positive feedback loop on quality
@@ -159,20 +159,20 @@ Community:
159
159
<model position =" 0.5 1.0 0.0" rotate =" 20 1 0 0" scale =" 10" >lz.osg</model >
160
160
<paragraph >
161
161
Catch phrase coding:
162
-
162
+
163
163
Release Early - Release Often
164
-
164
+
165
165
Priortize bug fixing over feature development
166
-
166
+
167
167
If it ain't broke don't fix it
168
-
168
+
169
169
Prepare to throw one away, you will anyhow
170
-
170
+
171
171
Grand plans come undone
172
-
172
+
173
173
Milestones should only be a stones through away
174
-
175
- Know where you are going - use an
174
+
175
+ Know where you are going - use an
176
176
internal compass when you run off the map
177
177
</paragraph >
178
178
</layer >
0 commit comments