-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added more images, started work on team descriptions
- Loading branch information
1 parent
05e1480
commit 282272a
Showing
23 changed files
with
131 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
description: "Some insight into development" | ||
paige: | ||
search: | ||
hide_page: true | ||
style: | | ||
title: "Development" | ||
--- |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
description: "Related work, inspiration, and references" | ||
paige: | ||
search: | ||
hide_page: true | ||
style: | | ||
title: "Related Work" | ||
--- | ||
|
||
To be updated! |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
--- | ||
description: "The team behind the project" | ||
paige: | ||
search: | ||
hide_page: true | ||
style: | | ||
title: "Team" | ||
--- | ||
|
||
<style> | ||
.tag { | ||
display: inline-block; | ||
padding: 5px 8px; | ||
background-color: #0d6efd; /* Choose your preferred color */ | ||
color: white; /* Choose your preferred text color */ | ||
border-radius: 50px; /* Adjust this to your preferred pill shape */ | ||
text-align: center; | ||
text-decoration: none; | ||
font-size: 16px; /* Adjust this to your preferred font size */ | ||
margin: 2px; | ||
cursor: pointer; | ||
} | ||
.tag:hover { | ||
background-color: #0d6efd; /* Choose your preferred hover color */ | ||
} | ||
</style> | ||
|
||
<div style="display:flex;flex-direction:column;justify-content:left;"> | ||
|
||
<div style="display:flex;gap:10px;flex-direction:row;align-items:center;"> | ||
<p style="width:10rem">{{% paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4" fetchpriority="high" height="15rem" loading="eager" src="david.png" width="100%" %}}</p> | ||
<div style="display:flex;gap:10px;flex-direction:column;width:40rem"> | ||
<p class="display-7 fw-bold h3">David Åsberg</p> | ||
<span> | ||
<p class="tag">Graphics</p> | ||
<p class="tag">Interaction</p> | ||
<p class="tag">Networking</p> | ||
</span> | ||
<p style="text-align:justify"> | ||
I have worked on many areas of the project, but my main focus has been on the graphics and interaction. I have worked on the lighting, post-processing, and shaders. I have also worked on the interaction for each of the different controllers, and the networking to allow any mobile device to be used as a controller. I have also worked on the game design, and the overall structure of the project. | ||
</p> | ||
</div> | ||
</div> | ||
|
||
<div style="display:flex;gap:10px;flex-direction:row;align-items:center;"> | ||
<p style="width:10rem">{{% paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4" fetchpriority="high" height="15rem" loading="eager" src="anders.png" width="100%" %}}</p> | ||
<p class="display-7 fw-bold h3">Anders Blomqvist</p> | ||
</div> | ||
|
||
<div style="display:flex;gap:10px;flex-direction:row;align-items:center;"> | ||
<p style="width:10rem">{{% paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4" fetchpriority="high" height="15rem" loading="eager" src="gabriel.png" width="100%" %}}</p> | ||
<p class="display-7 fw-bold h3">Gabriel Françon</p> | ||
</div> | ||
|
||
<div style="display:flex;gap:10px;flex-direction:row;align-items:center;"> | ||
<p style="width:10rem">{{% paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4" fetchpriority="high" height="15rem" loading="eager" src="jean-louis.png" width="100%" %}}</p> | ||
<div style="display:flex;gap:10px;flex-direction:column;width:40rem"> | ||
<p class="display-7 fw-bold h3">Jean-Louis Werthe</p> | ||
<span> | ||
<p class="tag">Blender</p> | ||
<p class="tag">Modeling</p> | ||
<p class="tag">Rigging</p> | ||
</span> | ||
<p style="text-align:justify"> | ||
I have acquired skills in Blender, including model creation, rigging, and animation. I have also developed a good understanding of Unity, enabling me to incorporate properties and implement control scripts on objects effectively. Furthermore, I have delved into how to effectively interface Unity with Blender, ensuring a smooth integration of Blender data. | ||
</p> | ||
</div> | ||
</div> | ||
|
||
<div style="display:flex;gap:10px;flex-direction:row;align-items:center;"> | ||
<p style="width:10rem">{{% paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4" fetchpriority="high" height="15rem" loading="eager" src="jeremy.png" width="100%" %}}</p> | ||
<p class="display-7 fw-bold h3">Jeremy Carneau</p> | ||
</div> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters