-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathil76mdk.html
More file actions
15 lines (15 loc) · 1011 Bytes
/
il76mdk.html
File metadata and controls
15 lines (15 loc) · 1011 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html><html><head><link rel="stylesheet" href="style.css"></head><body>
<p>Welcome to my pico website! This website is static and lightweight to have the minimal impact on environment and will soon be 100% solar powered.</p>
<img src="il76.png"/>
<hr/>
<h2>IL76-MDK</h2>
<img src="il76_st.png"/>
<p>
Bradley Pitts : <i>"A week in e-waste? No better place to spend summer for American artist Bradley Pitts + French programmer Jonathan Tanant. The focus of their residency: a multi-mode, variable-gravity flight simulator of the Russian parabolic-flight aircraft."</i>
</p>
<p>We have been developing this 0g parabolic flight simulator hooking up a custom software written with Unity and XPlane flight simulator, building an installation able to fly and do the maneuvers itself. We also did some research about what good UIs for pilots trying to achieve 0g would be.</p>
<ul>
<li><a href="http://www.bradleypitts.net">more infos</a></li>
</ul>
<a href="index.html">Retour/Back</a>
</body></html>