forked from DragonBones/dragonbones.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
donate.html
446 lines (439 loc) · 29.6 KB
/
donate.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
<!doctype html>
<!--[if lt IE 7 ]><html lang="en" class="no-js ie6"><![endif]-->
<!--[if IE 7 ]><html lang="en" class="no-js ie7"><![endif]-->
<!--[if IE 8 ]><html lang="en" class="no-js ie8"><![endif]-->
<!--[if IE 9 ]><html lang="en" class="no-js ie9"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html lang="en" class="no-js" ><!--<![endif]-->
<head>
<title>DragonBones Donate</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Flash 2D skeleton animation system">
<meta http-equiv="cleartype" content="on">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target=".navbar">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="brand" href="index.html">DragonBones</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="showcase.html">Showcase</a></li>
<li><a href="demo.html">Demos</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="help.html">Help</a></li>
<li><a href="backers.html">Backers</a></li>
<li class="active"><a href="">Donate</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="content">
<div class="container-fluid">
<h2 align="center">Back DragonBones Today!</h2>
<div class="well">
<div class="row-fluid">
<div class="span8">
<h3>The Dragon Bows Before All Backers!</h3>
<p>During the past 30 days, we received $1642 from 22 backers. Thank you for all the great support. We will keep up hard work on this project! </p>
<p>All these backers will recieve a email from us soon to confirm your reward. </p>
<p><b>BTW: the donation path is still open, your support will help the Dragon keep moving forward!</b></p>
<div class="page-header">
<h3>Why do we need help?</h3>
<p>
It has been over 6 months since the arrival of DragonBones’s first version. In V1.3, we had the Design Panel. In V1.4, we had the website. In V1.5, we had the forum (Our thanks go to Daniel Sperl for his great support). In V2.0, as you see right here, we moved forward again. We are very glad to see that more and more customers are using DragonBones to create fancy games.
</p>
<p>
We love the Dragon. It feels like the Dragon is our child. We believe that from a dragon baby, over time, it will grow into a Dragon King. While honestly I have to admit our pressure is also growing at the same time. Including myself, there are only two developers feeding the Dragon, almost full-time. Without support from any artist, we need to cover all new feature development and maintenance ourselves, including documentation, demos, website, and customer engagement. We believe it is the right time to hire some people to help us feeding the Dragon together. That is why we NEED your help!
</p>
<p><b>We are planning to hire an artist and a web developer.</b> They will help us build up a new website and its back-end. The artist will also help to redesign the design panel and create artwork for demos. In additional, we will continue to complete documentation and plan the next version.</p>
<p>
If the amount of donation is big enough, we will provide better service for you as our customers, in order to support our cooperation with game development teams.
</p>
</div>
<h3>Stretch Goals</h3>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/500.png">
</div>
<h4>$500 - Base Goal: Survive [REACHED]<br>
<small>Bug fixing. Next version planning.</small>
</h4>
</div>
<p>
There are still lots of prioritized bugs and improvements in our bug fixing pipeline. Most of them came from customer report. We will fix them based on their urgency and priority.</p>
<p>
In addition, we will start planning our next version. The Dragon is still growing!
</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/1000.png">
</div>
<h4>$1000 - More Demos [REACHED]<br>
<small>Tutorials demo for V2.0 new features. Game class demos.</small>
</h4>
</div>
<p>Due to our limited resource, we haven’t prepared enough demos, especially for the new features of V2.0. Sorry about that! We plan to add more demos including some for feature tutorials and at least one game class demo.</p>
<p>We would also like to invite community developers to contribute more demos!</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/2000.png">
</div>
<h4>$2000 - More Detailed Documentation<br>
<small>Updated tutorials . Updated asdoc. specification of the skeleton data format.</small></h4>
</div>
<p>We plan to add more documentation expecially for the new features of V2.0, including getting start tutorials updates , Asdoc updates, and a specification of Skeleton data format etc.</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/3000.png">
</div>
<h4>$3000 - New Website with Backend<br>
<small>Membership System. Mail Subscription. Prerelease program.</small>
</h4>
</div>
<p>To provide a better customer experience and a more efficient customer engagement process, We believe that it is necessary to have a website with back-end support owned by ourselves. We are planning to set up a server, redesign our website by an expert web designer, build a membership system and offer related service such as a mail subscription, a Prerelease program etc.</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/4000.png">
</div>
<h4>$4000 - Library Upgrade I<br>
<small>Filters. Blend modes. Graphic child skeleton.</small>
</h4>
</div>
<p><b>Filter</b>: Since filters are supported in both Flash Pro and Starling, DragonBones will connect the two workflows.</p>
<p><b>Blend modes</b>: Use different blend modes to create special effects, like glowing fire or dynamic highlights.</p>
<p><b>Graphic child skeleton</b>: Currently MovieClip is only allowed format as a child skeleton, so that the child skeleton has an independent timeline against the main skeleton. Compare with MovieClip, Graphic has a merged timeline with main skeleton. With this benefit, customers will have more choices when designing character animations.</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/5000.png">
</div>
<h4>$5000 - HTML5 Library<br>
<small>Library with JS</small>
</h4>
</div>
<p>A library with JavaScript programming language will enable an easier development of DragonBones for Html5 games. </p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/7500.png">
</div>
<h4>$7500 - Design Panel Upgrade I<br>
<small>Refine UI. Click-and-drag to create a skeletal structure. Dynamic skeletal restructuring.</small>
</h4>
</div>
<p><b>Click and drag to create a skeletal structure</b>: A more natural workflow to create a skeletal hierarchy.</p>
<p><b>Dynamic skeletal restructuring</b>: You can change the skeleton hierarchy at any time without breaking your animation. All these tasks can be finished during the animation creation phase, which means developers don’t need to touch any code.</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/10000.png">
</div>
<h4>$10000 - Cloud Service<br>
<small>Uploading and syncing. Sharing. Online editing.</small>
</h4>
</div>
<p><b>Uploading and syncing</b>: You can upload your assets to our cloud server and sync it to another computer, so that you can easily continue your work without manually copying anything. and it is totally secure.</p>
<p><b>Sharing</b>: Just finished a fantastic animation and now hoping to share it with your friend? The cloud service will be able to help you.</p>
<p><b>Online editing</b>: Maybe you hate to set up a working environment every time you are working from a different place or location? Online editing will help you not having to do that.</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/15000.png">
</div>
<h4>$15000 - Library Upgrade II<br>
<small>Bounding boxes. Box2D integration.</small>
</h4>
</div>
<p><b>Bounding Boxes</b>: These are boxes attached to bones, similar to how images are attached. The boxes represent where the skeleton can be hit. In your game you can easily test for hit detection.</p>
<p><b>Box2D integration</b>: Control physics entities from animations or animations from physics entities.</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/20000.png">
</div>
<h4>$20000 - Design Panel Upgrade II<br>
<small>Curve editor. More efficient texture packing. ATF format.</small>
</h4>
</div>
<p><b>Curve editor</b>: For achieve more complex tweening, easing and blending.</p>
<p><b>More efficient texture packing</b>: To further reduce texture size.</p>
<p><b>ATF format</b>: To further reduce memory consumption. </p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/25000.png">
</div>
<h4>$25000 - C++ Library<br>
<small>Library with C++</small>
</h4>
</div>
<p>A library with C++ programming language enables easier development of DragonBones for cocos2d-x and others. </p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/30000.png">
</div>
<h4>$30000 - Library Upgrade III<br>
<small>IK at runtime. TBD (Based on customer feedback)</small>
</h4>
</div>
<p>TBD (Based on customer feedback)</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/35000.png">
</div>
<h4>$35000 - C# Library<br>
<small>Library with C#</small>
</h4>
</div>
<p>A library with C# programming language enables easier development of DragonBones for MonoGame, XNA, and others.</p>
</div>
<div class="donatesection">
<div class="strechgoalitem">
<div class="goalimg">
<img src="donate/40000.png">
</div>
<h4>$40000 - Design Panel Upgrade III<br>
<small>Timeline integration. Animation editing in design panel. IK. TBD (Based on customer feedback)</small>
</h4>
</div>
<p>TBD (Based on customer feedback)</p>
</div>
</div>
<div class="span4">
<div class="donatepanel">
<div>
<div class="bignum">$1642</div>
<h5>from</h5>
<div class="bignum">22</div>
<h5>backers</h5>
</div>
<a href="javascript:" onClick="javascript:document.back0.submit()" class="btn btn-large btn-block btn-inverse" style="background:#58bb56;">Back This Project<br> <span class="blacktext"><small>$1 minimum pledge</small></span>
</a>
</div>
<div class="donatedate">
<div class="blacknum">0</div>
<h5>days left</h5>
<p>Anyone donating before<br><b>April 11, 2013</b><br>will get one of the following rewards:</p>
</div>
<div class="donaterewardpanel">
<a href="javascript:" onClick="javascript:document.back5.submit()" class="donaterewardlink">
<div class="donatereward">
<img class="backerstitle" src="donate/medal_pawn.png"/>
<p><b>Pledge $5 or more</b></p>
<p><small><b>DRAGON PAWN</b><br>
4 backers</small></p>
<p>You will get a special <span class="rewardtext">THANKS</span> on our website.</p>
<p><small>Estimated delivery: April 2013</small></p>
</div>
</a>
<a href="javascript:" onClick="javascript:document.back15.submit()" class="donaterewardlink">
<div class="donatereward">
<img class="backerstitle" src="donate/medal_warrior.png"/>
<p><b>Pledge $15 or more</b></p>
<p><small><b>DRAGON WARRIOR</b><br>
1 backers</small></p>
<p>You will get a <span class="rewardtext">LINK</span> from your name on our website’s thank you page.</p>
<p>Plus you will get everything a DRAGON PAWN gets.</p>
<p><small>Estimated delivery: April 2013</small></p>
</div>
</a>
<a href="javascript:" onClick="javascript:document.back30.submit()" class="donaterewardlink">
<div class="donatereward">
<img class="backerstitle" src="donate/medal_archer.png"/>
<p><b>Pledge $30 or more</b></p>
<p><small><b>DRAGON ARCHER</b><br>
9 backers</small></p>
<p>You will get a <span class="rewardtext">SCREENSHOT</span> and a <span class="rewardtext">LINK</span> to your website from our Home page when you release a full game using DragonBones.</p>
<p>Plus you will get everything a DRAGON WARRIOR gets.</p>
<p><small>Estimated delivery: April 2013</small></p>
</div>
</a>
<a href="javascript:" onClick="javascript:document.back80.submit()" class="donaterewardlink">
<div class="donatereward">
<img class="backerstitle" src="donate/medal_priest.png"/>
<p><b>Pledge $80 or more</b></p>
<p><small><b>DRAGON PRIEST</b><br>
1 backers | <b>Limited</b> (49 of 50 left) </small></p>
<p>You will get a <span class="rewardtext">VOUCHER</span> to join the DragonBones Prerelease program to to explore new features before anyone else.</p>
<p>Plus you will get a <span class="rewardtext">PHOTO</span> above your name on our website’s thank you page.</p>
<p>Plus you will get everything a DRAGON ARCHER gets.</p>
<p><small>Estimated delivery: May 2013</small></p>
</div>
</a>
<a href="javascript:" onClick="javascript:document.back200.submit()" class="donaterewardlink">
<div class="donatereward">
<img class="backerstitle" src="donate/medal_knight.png"/>
<p><b>Pledge $200 or more</b></p>
<p><small><b>DRAGON KNIGHT</b><br>
1 backers | <b>Limited</b> (39 of 40 left) </small> </p>
<p>Plus you will get an exclusive DragonBones <span class="rewardtext">T-SHIRT</span>.</p>
<p>Plus you will get everything a DRAGON PRIEST gets.</p>
<p><small>Estimated delivery: June 2013</small></p>
</div>
</a>
<a href="javascript:" onClick="javascript:document.back1000.submit()" class="donaterewardlink">
<div class="donatereward">
<img class="backerstitle" src="donate/medal_bishop.png"/>
<p><b>Pledge $1000 or more</b></p>
<p><small><b>DRAGON BISHOP</b><br>
1 backers | <b>Limited</b> (9 of 10 left)</small></p>
<p>You will become one of our <span class="rewardtext">VIP</span> customers one year. This includes 1-on-1 technical support service. We will try our best to help you getting the most out of all DragonBones benefits. We can collaborate with you or customize features for your product if necessary.</p>
<p>Plus you will receive a exclusive <span class="rewardtext">AUTOGRAPHED T-SHIRT</span>.</p>
<p>Plus you will get everything a DRAGON KNIGHT gets except the original T-shirt.</p>
<p><small>Estimated delivery: June 2013</small></p>
</div>
</a>
<a href="javascript:" onClick="javascript:document.back0.submit()" class="donaterewardlink">
<div class="donatereward">
<img class="backerstitle" src="donate/medal_king.png"/>
<p><b>Pledge the most</b></p>
<p><small><b>DRAGON KING</b><br>
1 backers | <b>Limited</b> (0 of 1 left)</small></p>
<p>You are DragonBones greatest contributor. You will receive an special <span class="rewardtext">MYSTERIOUS</span> reward which will be revealed after April 11, 2013.</p>
<p><small>Estimated delivery: June 2013</small></p>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container-fluid">
<div class="row-fluid">
<ul class="nav nav-pills pull-right">
<li><a href="http://twitter.com/dragonbonesteam">Follow Us on Twitter</a></li>
<li><a href="http://weibo.com/u/3064343903">Follow Us on Weibo</a></li>
<li><a href="about_us.html">About Us</a></li>
<li><a href="contact_us.html">Contact Us</a></li>
</ul>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<p class="copyright">© 2012-2013 The DragonBones Team </p>
</div>
</div>
</div>
</div>
</body>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-35106030-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<form style="display:none" name="back0" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="DragonBones">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="amount" value="">
<input type="hidden" name="return" value="http://www.dragonbones.org/">
<input type="hidden" name="cancel_return" value="http://dragonbones.github.com/donate.html">
<input type="hidden" name="image_url" value="http://dragonbones.github.com/img/logo.png">
<input type="hidden" name="cbt" value="Return to DragonBones to Request Your Rewards">
</form>
<form style="display:none" name="back5" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="DragonBones">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="amount" value="5">
<input type="hidden" name="return" value="http://www.dragonbones.org/">
<input type="hidden" name="cancel_return" value="http://dragonbones.github.com/donate.html">
<input type="hidden" name="image_url" value="http://dragonbones.github.com/img/logo.png">
<input type="hidden" name="cbt" value="Return to DragonBones to Request Your Rewards">
</form>
<form style="display:none" name="back15" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="DragonBones">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="amount" value="15">
<input type="hidden" name="return" value="http://www.dragonbones.org/">
<input type="hidden" name="cancel_return" value="http://dragonbones.github.com/donate.html">
<input type="hidden" name="image_url" value="http://dragonbones.github.com/img/logo.png">
<input type="hidden" name="cbt" value="Return to DragonBones to Request Your Rewards">
</form>
<form style="display:none" name="back30" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="DragonBones">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="amount" value="30">
<input type="hidden" name="return" value="http://www.dragonbones.org/">
<input type="hidden" name="cancel_return" value="http://dragonbones.github.com/donate.html">
<input type="hidden" name="image_url" value="http://dragonbones.github.com/img/logo.png">
<input type="hidden" name="cbt" value="Return to DragonBones to Request Your Rewards">
</form>
<form style="display:none" name="back80" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="DragonBones">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="amount" value="80">
<input type="hidden" name="return" value="http://www.dragonbones.org/">
<input type="hidden" name="cancel_return" value="http://dragonbones.github.com/donate.html">
<input type="hidden" name="image_url" value="http://dragonbones.github.com/img/logo.png">
<input type="hidden" name="cbt" value="Return to DragonBones to Request Your Rewards">
</form>
<form style="display:none" name="back200" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="DragonBones">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="amount" value="200">
<input type="hidden" name="return" value="http://www.dragonbones.org/">
<input type="hidden" name="cancel_return" value="http://dragonbones.github.com/donate.html">
<input type="hidden" name="image_url" value="http://dragonbones.github.com/img/logo.png">
<input type="hidden" name="cbt" value="Return to DragonBones to Request Your Rewards">
</form>
<form style="display:none" name="back1000" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="DragonBones">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="amount" value="1000">
<input type="hidden" name="return" value="http://www.dragonbones.org/">
<input type="hidden" name="cancel_return" value="http://dragonbones.github.com/donate.html">
<input type="hidden" name="image_url" value="http://dragonbones.github.com/img/logo.png">
<input type="hidden" name="cbt" value="Return to DragonBones to Request Your Rewards">
</form>
</html>