-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathARScape.html
executable file
·227 lines (160 loc) · 9.55 KB
/
ARScape.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
<!DOCTYPE HTML>
<!--
Industrious by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>ArScapeRoom</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<header id="header">
<a class="logo" href="index.html">CSM</a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="projects.html">Our Projects</a></li>
<li><a href="http://csmdevs.github.io/HVCSite">Béta HVC-Site</a></li>
<li><a href="credits.html">Credits</a></li>
</ul>
</nav>
<!-- Heading -->
<div id="heading">
<h1>ARScape</h1>
</div>
<!-- Main -->
<div class="Mainshit">
<h1 id="arscaperoom">ARscapeRoom</h1>
<p>This is our AR-Game made for Herbert Vissers College by <a href="csmdevs.github.io">CSM-Devs</a>. It contains 4 puzzles, which you need to solve using AR.</p>
<h3 id="gettingstarted">Getting Started</h3>
<p>To open and edit this project you will need <a href="https://unity3d.com">Unity</a> 2017.3.0 or up with Vuforia and iOS build support included. We have not tested the game on any other platforms than on iOS</p>
<h3 id="requirements">Requirements</h3>
<p>iPhone, iPad or iPod with iOS 9 or higher. MacOS with Xcode 9 Unity 2017.3.0 with build support for iOS and Vuforia</p>
<h2 id="howtoinstallonyouridevice">How to install on your iDevice</h2>
<h3 id="method1buildyourselfwithunityandxcode">Method 1: Build Yourself with Unity and Xcode</h3>
<p>(Use this method if you want to edit things in the project, if you just want to install, use the other methods)</p>
<h5 id="clonetheproject">Clone the project</h5>
<p>Clone the project to a folder you want (first cd into the folder you want)</p>
<pre><code>git clone https://github.com/CSMdevs/EscapeRoom.git
</code></pre>
<h5 id="opentheprojectwithunity201730">Open the project with Unity 2017.3.0</h5>
<pre><code>Open Unity > Choose cloned folder
</code></pre>
<h5 id="buildforios">Build for iOS</h5>
<pre><code>Click build settings > iOS > Build
</code></pre>
<h5 id="openthebuildsfolder">Open the builds folder</h5>
<pre><code>Cloned folder > Builds > Xcode > Xcode project
</code></pre>
<h5 id="specifythebuildsettingsinxcode">Specify the build settings in Xcode</h5>
<pre><code>Project > General > Fill in the settings
(Project name, Bundle identifier and Team)
</code></pre>
<h5 id="readyforinstall">Ready for install!</h5>
<pre><code>Plug in your device to your computer and click on the "play" icon to install the app
</code></pre>
<h3 id="method2useourbuildofthegame">Method 2: Use our build of the game</h3>
<p>(You won't need Unity for this, you only need Xcode)</p>
<h5 id="clonetheprojectordownloadazipwithourbuildshere">Clone the project or download a zip with our builds (HERE)</h5>
<p>Clone the project to a folder you want (first cd into the folder you want)</p>
<pre><code>git clone https://github.com/CSMdevs/EscapeRoom.git
</code></pre>
<h5 id="openthebuildsfolder-1">Open the builds folder</h5>
<pre><code>Cloned folder > Builds > Xcode > Xcode project
</code></pre>
<h5 id="specifythebuildsettingsinxcodeoptional">Specify the build settings in Xcode (Optional)</h5>
<pre><code>Project > General > Fill in the settings
(Project name, Bundle identifier and Team)
</code></pre>
<h5 id="readyforinstall-1">Ready for install!</h5>
<pre><code>Plug in your device to your computer and click on the "play" icon to install the app
</code></pre>
<h3 id="method3installtheipawithcydiaimpactor">Method 3: Install the .ipa with Cydia Impactor</h3>
<p>(You don't need a Mac, Unity or Xcode for this)</p>
<h4 id="downloadthearscapeipahere">Download The ARscape.ipa HERE</h4>
<h4 id="downloadcydiaimpactor">Download Cydia Impactor</h4>
<h5 id="macdownloadhttpscydiasaurikcomapilatest1"><a href="https://cydia.saurik.com/api/latest/1">Mac download</a></h5>
<h5 id="windowsdownloadhttpscydiasaurikcomapilatest2"><a href="https://cydia.saurik.com/api/latest/2">Windows download</a></h5>
<h5 id="linux32bitsdownloadhttpscydiasaurikcomapilatest4"><a href="https://cydia.saurik.com/api/latest/4">Linux (32 bits) download</a></h5>
<h5 id="linux64bitsdownloadhttpscydiasaurikcomapilatest5"><a href="https://cydia.saurik.com/api/latest/5">Linux (64 bits) download</a></h5>
<h4 id="installtheipaonyourdevice">Install the .ipa on your device</h4>
<pre><code>Open Cydia Impactor > Plug in your iDevice > Drag the .ipa to Cydia Impactor > Fill in your Apple-ID and password
(Your password and Apple-ID will only be sent to Apple)
</code></pre>
<h3 id="installonandroiddevice">Install on Android device</h3>
<p>Sadly we havn't had the time to test this project for android. But be free to try it yourself.</p>
<h2 id="builtwith">Built With</h2>
<ul>
<li><a href="https://unity3d.com/">Unity</a> - The game engine</li>
<li><a href="https://www.vuforia.com">Vuforia</a> - The AR support</li>
<li><a href="https://developer.apple.com/xcode/">Xcode</a> - Used to build the app <em>iOS only</em></li>
</ul>
<h2 id="authors">Authors</h2>
<ul>
<li><strong>Cemre Süler</strong> - <em>Game Developer</em> - <a href="https://twitter.com/Cemre2002Cemre">Twitter</a></li>
<li><strong>Stan Verlaan</strong> - <em>Game Developer</em> - <a href="https://www.instagram.com/stanverlaan/">Instagram</a></li>
<li><strong>Micha den Heijer</strong> - <em>Game Developer</em> - <a href="https://www.instagram.com/michabeste/">Instagram</a></li>
</ul>
<h2 id="license">License</h2>
<p>This project is licensed under the Mozilla Public License 2.0 - see the <a href="LICENSE.md">LICENSE.md</a> file for details</p>
<h2 id="acknowledgments">Acknowledgments</h2>
<ul>
<li>Thanks to Mr. Oppelaar and the Herbert Vissers College</li>
</ul>
<h2 id="copyrightproblems">Copyright problems</h2>
<p>If we have violated your copyright, please make an issue or send us an email at [email protected]</p>
</div>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<div class="content">
<section>
<h3>Thanks to everyone who helped building up CSM-Devs</h3>
<p>Thanks to Templated.co for our website template. <br> Thanks to Mr. Oppelaar for most of our project ideas and support.<br> Thanks to The Herbert Vissers College for providing us with the resources to make our projects.</p>
<a href="http://www.quick-counter.net/" title="HTML hit counter - Quick-counter.net"><img src="http://www.quick-counter.net/aip.php?tp=bb&tz=Europe%2FAmsterdam" alt="HTML hit counter - Quick-counter.net" border="0" /></a>
</section>
<section>
<h4>Useful links</h4>
<ul class="alt">
<li><a href="mailto:[email protected]">Contact us</a></li>
<li><a href="http://www.hvc.nl">Our School</a></li>
<li><a href="https://github.com/CSMdevs/CSMdevs.github.io">Source code</a></li>
<li><a href="https://TEMPLATED.CO">Website designer</a></li>
</ul>
</section>
<section>
<h4>Our accounts</h4>
<ul class="plain">
<li><a href="https://twitter.com/CSM_Devs"><i class="icon fa-twitter"> </i>Twitter</a></li>
<li><a href="https://www.facebook.com/CSMDevs"><i class="icon fa-facebook"> </i>Facebook</a></li>
<li><a href="https://www.instagram.com/csm_devs/"><i class="icon fa-instagram"> </i>Instagram</a></li>
<li><a href="https://github.com/CSMdevs"><i class="icon fa-github"> </i>Github</a></li>
<li><a href="https://bitbucket.org/csm-devs/"><i class="icon fa-bitbucket"> </i>BitBucket</a></li>
</ul>
</section>
</div>
<div class="copyright">
© CSM-Deverlopers. Photos <a href="https://unsplash.co">Unsplash</a>, Thanks to <a href="https://www.hvc.nl">Herbert Vissers College</a>.
</div>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>