-
Notifications
You must be signed in to change notification settings - Fork 1
/
cosplay.html
233 lines (226 loc) · 17.3 KB
/
cosplay.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Animarathon 2022</title>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bulma@0.9.1/css/bulma.min.css"
/>
<script
defer
src="https://use.fontawesome.com/releases/v5.14.0/js/all.js"
></script>
</head>
<body>
<nav class="navbar" role="navigation">
<div class="navbar-brand">
<a class="navbar-item" href="./index.html">
<div class="column">
<section class="section">
<div class="container has-text-grey-darker">
<h1 class="title">Animarathon 2022</h1>
<h2 class="subtitle">Anime Convention in Northwest Ohio</h2>
</div>
<nav>
<a class="panel-block" href="https://www.bgsu.edu/coronavirus.html">
<span class="panel-icon"><i class="fas fa-info-circle" aria-hidden="true"></i></span>
BGSU COVID-19 Information
</a>
<a class="panel-block" href="https://www.facebook.com/Animarathon/">
<span class="panel-icon"><i class="fab fa-facebook" aria-hidden="true"></i></span>
Facebook
</a>
<a class="panel-block" href="https://discord.gg/PKz6KWd">
<span class="panel-icon"><i class="fab fa-discord" aria-hidden="true"></i></span>
Discord
</a>
<a class="panel-block" href="mailto:ano.animarathon@gmail.com">
<span class="panel-icon"><i class="fas fa-envelope-open-text" aria-hidden="true"></i></span>
E-Mail
</a>
</nav>
</section>
</div>
</a>
</div>
<img
src="./media/nonfree/2021banner.jpg"
alt="Animarathon Banner"
style="width:100%;"
/>
</nav>
<br />
<main class="container">
<div class="field has-addons">
<p class="control">
<a href="https://animarathon.com">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Main </span>
</button>
</a>
</p>
<p class="control">
<a href="https://animarathon.com/register">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Vendors,Artists, and Panelists </span>
</button>
</a>
</p>
<p class="control">
<a href="https://animarathon.com/special-guests">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Special Guests</span>
</button>
</a>
</p>
<p class="control">
<a href="https://Animarathon.com/rules">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Rules for Animarathon</span>
</button>
</a>
</p>
<p class="control">
<a href="https://animarathon.com/cosplay">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Cosplay Competition</span>
</button>
</a>
</p>
<p class="control">
<a href="https://Animarathon.com/panels">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Panels and Map</span>
</button>
</a>
</p>
</div>
<h2 class="title is-2" id="applications">Cosplay Competition Applications <b>(OPEN)</b></h2>
<div class="field has-addons">
<p class="control">
<a href="https://forms.gle/BkQjkrQ2N7WGnFz67">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Cosplay Competition: Skit</span>
</button>
</a>
</p>
<p class="control">
<a href="https://forms.gle/aUCuHbsbMaMf1Gd37">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Cosplay Competition: Craftsmanship</span>
</button>
</a>
</p>
<p class="control">
<a href="https://forms.gle/rDSibf7nXX8Qi6EX6">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Cosplay Competition: Walk on</span>
</button>
</a>
</p>
<p class="control">
<a href="https://docs.google.com/document/d/1PxFKpnQs1P8_4Sm0re9pE_1fmA9tJ9GTUDI3fX2rGhM/edit?usp=sharing">
<button class="button is-link is-outlined">
<span class="icon"><i class="fas fa-magic"></i></span>
<span> Cosplay Competition Rules</span>
</button>
</a>
</p>
</div>
<center><p><b>ALL RULES ARE AVAILABLE FOR DOWNLOAD AND VIEWING BY CLICKING THE 'COSPLAY COMPETITION RULES' BUTTON ABOVE</b></p></center>
<br />
<h3><b><center> Craftsmanship Competition</center></b></h3>
<p>
<b>
In this competition, participants are judged on the Design,
Detail, Craftsmanship, and Overall Presentation of their costume (or cosplay) that
they personally constructed. Awards will be given out in this category. To be qualified to enter this competition,
participants must abide by the following rules:
</b>
</p>
<br />
<p>
</p><p>
<b> ------</b>The cosplay along with any and all props or weapons must follow the Cosplay & Weapons Convention Policy.
</p><p>
<b> ------</b>The cosplay may be from any origin (movies, game, TV, anime, gijinka,original design etc), but the competitor MUST be able to produce accurate reference material in order to be judged. If no reference material can be produced, the contestant is subject for disqualification.
</p><p>
<b> ------</b>The cosplay must be at least 60% made by hand. Modified and/or altered pre-made clothing does not count as made by hand. This rule excludes shoes and wigs however more points are awarded to those who do make their own. Pre-bought or commissioned cosplays, portions of cosplays or props are strictly prohibited in the craftsmanship portion of the competition. The only exception to this rule is if the commissioner is present with the cosplayer during the pre-screening and the contest. However, any award given to the cosplay will be given to the commissioner, not the cosplayer. This kind of cosplay competition entry will be registered as a “group cosplay” and both the cosplayer’s and the commissioner’s name must appear on the registration form. For cosplays and awards not made by hand, see the walkon section.
</p><p>
<b> ------</b>The cosplayer must be able to move freely in the cosplay and must be able to navigate stairs. A handler is allowed to accompany the cosplayer on stage if the cosplay requires one. An exception to this rule may be made for a medically-required, wheelchair bound person but arrangements must be made in advance and are NOT guaranteed.
</p><p>
<b> ------</b>What comes on stage must leave the stage. This means the cosplay must not shed, all body paint must be properly sealed, and no confetti, loose sparkles, fire, flash powder, lasers, explosives, or open flame of any kind will be allowed to be part of the cosplay.
</p><p>
<b> ------</b>If your cosplay has been entered AND won major awards (these include: Best in Show, Best Craftsmanship, 1st place, Best Novice, Best Advance, Best Journeyman, Best Masters, or Best [category]) at previous competitions at Animarathon or any other convention, your cosplay will be disqualified. Cosplays that you have entered in previous competitions, did NOT placed and have been modified, are allowed.
</p><p>
<b> ------</b>All participants of the Cosplay Competition must pre-register and sign up for a pre-screening session. JUDGING WILL OCCUR DURING THE PRE-SCREENING SESSIONS. This means do not be late for your appointed time and arrive in full cosplay AND make-up for our judges to be able to go through the pre-screening process. Failure to do so will result in disqualification from the competition.
</p><p>
<b> ------</b>When you pre-register, you will be asked to enter into one of 2 divisions. These divisions help the judges determine your past experience and will help us get a sense of your skill level which helps level the playing field for new-comers for a chance to win. The 2 divisions are as followed:
</p><p>
<b> ------</b>Novice Division: The lower of the 2 divisions, this division is reserved for first time participants and participants who have yet to win a Major Award (these include: Best in Show, Best Craftsmanship, 1st place, Best Novice, Best Advance, Best Journeyman, Best Masters, or Best [category]).
</p><p>
<b> ------</b>Advance Division: The higher of the 2 divisions (also known as Journeyman and/or Master Division at other conventions), this division is reserved for well-seasoned participants who have won Major Awards in the past OR make a living off of their ability to craft clothing and/or props.
</p><p>
<b> ------</b>You may not enter the competition at a level lower than you have already won a previous competition at (i.e. you cannot register as Novice if you have already won Best Journeymen). You may be bumped up to a higher division based on the discrepancy of the Judges but with prior notice.
</p><p>
<b> ------</b>Any participant found guilty of falsifying claims about their cosplay or their past experience (including but not limited to; falsely claiming you crafted all or portions of your cosplay, falsely claiming a lower rank that you are, or falsely claiming you have never won a prize with the cosplay you have entered, and trying to enter the contest without a badge or with a falsified badge) will be disqualified and BANNED from future Animarathon Cosplay Contests. Participants found guilty of falsifying claims may be moved to the Walk-on Category without prior notice, or asked to leave. Pictures may be taken of your cosplay as evidence of falsifying claims. All pictures not used to support the a judge’s claim of a participant falsifying information will be deleted at the end of the convention.
</p>
<h3><b><center>Walk-on Category</center></b></h3>
<p>
<b>
In this category of the masquerade, participants will be given the opportunity to walk on stage and show off their wonderful cosplays without the hassle of going through the craftsmanship judging process. This category is ideal for those who are new to the Masquerade scene to get a chance to see what the process is like or for those who wish to display their cosplays that they could not make themselves or do not wish to have their craftsmanship scrutinized. A minor award may be given out in this category. To be qualified to enter this category, participants must abide by the following rules:
</b>
</p>
<br />
<p>
</p><p>
<b> ------</b>The cosplay along with any and all props or weapons must follow the Cosplay & Weapons Policy.
</p><p>
<b> ------</b>The cosplay may be from any origin (movies, game, TV, anime, gijinka, etc).
</p><p>
<b> ------</b>The cosplayer must be able to move freely in the cosplay and must be able to navigate stairs. A handler is allowed to accompany the cosplayer on stage if the cosplay requires one. An exception to this rule may be made for a medically-required, wheelchair bound person but arrangements must be made in advance and are NOT guaranteed.
</p><p>
<b> ------</b> What comes on stage must leave the stage. This means the cosplay must not shed, all body paint must be properly sealed, and no confetti, loose sparkles, fire, flash powder, lasers, explosives, or open flame of any kind will be allowed to be part of the cosplay.
</p><p>
<b> ------</b>All participants of the Walk-on Category must pre-register to be able to walk on stage. You do not have to sign-up for a pre-screening time but you must arrive 15 minutes BEFORE the contest set-up time to be able to walk on stage. Once the contest set-up begins, the doors will shut and anyone who was late will NOT be allowed to walk on stage. During this set-up time, the judges will gloss over your cosplay to make sure it adheres to the rules of the Walk-on Category. If your cosplay fails to follow these rules, you will be asked to leave and will not be allowed to walk-on stage.
<h3><b><center>Skit Competition</center></b></h3>
<p>
</p><p>
<b> ------</b> The cosplay along with any and all props or weapons must follow the Cosplay & Weapons Convention Policy.
</p><p>
<b> ------</b> There must not be any wardrobe malfunctions or nudity during your skit. If this is a possibility, you will be asked to change into another cosplay, or be disqualified from the contest.
</p><p>
<b> ------</b> The skit may be from any origin (movies, game, TV, anime, gijinka,original design etc), but MUST NOT contain any foul language and be PG/PG13 oriented.
</p><p>
<b> ------</b> You MUST register for a prescreening time and perform your skit IN ITS ENTIRETY before the contest. If there are any “surprises” to the judges, you could be disqualified, asked to leave the stage, or banned from future contests.
</p><p>
<b> ------</b> The cosplayer must be able to move freely in the cosplay and must be able to navigate stairs and perform their skit.
</p><p>
<b> ------</b> What comes on stage must leave the stage. This means the cosplay must not shed, all body paint must be properly sealed, and no confetti, loose sparkles, fire, flash powder, lasers, explosives, or open flame of any kind will be allowed to be part of the skit.
</p><p>
<b> ------</b> Your skit must be NO LONGER than 3 minutes and 30 seconds. Skits that exceed this time are subject to disqualification and/or will not be allowed to perform.
</p><p>
<b> ------</b> When you pre-register, you will be asked to enter into one of 2 divisions. These divisions help the judges determine your past experience and will help us get a sense of your skill level which helps level the playing field for new-comers for a chance to win. The 2 divisions are as followed:
</p><p>
<b> ------</b> Novice Division: The lower of the 2 divisions, this division is reserved for first time participants and participants who have yet to win a Major Award (these include: Best in ShowC, 1st place, Best Novice, Best Advance, Best Journeyman, Best Masters, or Best [category]).
</p><p>
<b> ------</b> Advance Division: The higher of the 2 divisions (also known as Journeyman and/or Master Division at other conventions), this division is reserved for well-seasoned participants who have won Major Awards in the past OR make a living off of their ability to craft or perform skits.
</p><p>
<b> ------</b> You may not enter the competition at a level lower than you have already won a previous competition at (i.e. you cannot register as Novice if you have already won Best Journeymen). You may be bumped up to a higher division based on the discrepancy of the Judges but with prior notice.
</p><p>
<b> ------</b>Any participant found guilty of falsifying claims about their skit or their past experience (including but not limited to; plagiarizing another person's skit and claiming it as your own, falsely claiming a lower rank that you are, or falsely claiming you have never won a prize with the skit you have entered, and trying to enter the contest without a badge or with a falsified badge) will be disqualified and BANNED from future Animarathon Contests. Participants found guilty of falsifying claims may be moved to the Walk-on Category without prior notice, or asked to leave.
</main>
<center><img src="media\nonfree\pink-line-png-5.png" /></center>
</body>
</html>