-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
92 lines (68 loc) · 4.25 KB
/
index.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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Pegacorn-productions.GitHub.io by Pegacorn-Productions</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Pegacorn-productions.GitHub.io</h1>
<h2 class="project-tagline">pegacorn-productions blog page</h2>
</section>
<section class="main-content">
<h3>
<a id="welcome-to-pegacorn-productions" class="anchor" href="#welcome-to-pegacorn-productions" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to Pegacorn Productions!</h3>
<p>Our current project: <a href="https://github.com/Pegacorn-Productions/TestProject">ICS 484 Sea Urchin Game</a>.</p>
<h3>
<a id="project-summary" class="anchor" href="#project-summary" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Project Summary</h3>
<p>To be filled out once project is done</p>
<h3>
<a id="timeline" class="anchor" href="#timeline" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Timeline</h3>
<ul>
<li>Initial meeting with group</li>
<li>Narrow down ideas</li>
<li>Finalize project idea</li>
<li>...</li>
</ul>
<h3>
<a id="progress" class="anchor" href="#progress" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Progress</h3>
<p>New Player Model and Rig:
<img src="pegacorn-productions.github.io/playerMockUp.png"></p>
<p>Brainstorming:
<img src="pegacorn-productions.github.io/brain.png"></p>
<p>Andrew made a mockup of an ocean scene in Unity:
<img src="pegacorn-productions.github.io/mockup.png"></p>
<p>Jack got the Kinect controls working with a demo:</p>
<h3>
<a id="due-by-next-meeting" class="anchor" href="#due-by-next-meeting" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Due by next meeting</h3>
<ul>
<li>Anna: Structure of prototype</li>
<li>Jack: Implement Kinect gestures</li>
<li>Kasey:</li>
<li>Kara: Work on aumakua following and popping up speech bubbles at appropriate moments</li>
<li>Andrew: Create animations for humuhumu, moorish idol, player</li>
<li>Michelle:</li>
</ul>
<h3>
<a id="weekly-meetings" class="anchor" href="#weekly-meetings" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Weekly Meetings</h3>
<ul>
<li>Local: Mondays 5:30-6:30</li>
<li>Group: Wednesdays 6:30-7:30</li>
</ul>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Authors and Contributors</h3>
<p>In 2016, Anna Sikkink(<a href="https://github.com/asikkink" class="user-mention">@asikkink</a>), Jack Lam(<a href="https://github.com/jacksylam" class="user-mention">@jacksylam</a>), Kasey Matsumoto(<a href="https://github.com/kaseymat" class="user-mention">@kaseymat</a>), Kara Knight(<a href="https://github.com/knight125" class="user-mention">@knight125</a>), Michelle Uchida(<a href="https://github.com/paradeofcitylights" class="user-mention">@paradeofcitylights</a>), and Andrew Guagliardo(<a href="https://github.com/staticjar" class="user-mention">@staticjar</a>) founded Pegacorn Productions.</p>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Support or Contact</h3>
<p>Having questions about our project? Sorry, we don't have a group email yet.</p>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>