Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit a181e4d

Browse files
committed
0 parents  commit a181e4d

File tree

72 files changed

+5673
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+5673
-0
lines changed

.nojekyll

Whitespace-only changes.

ProjectPages/XeGTAO/XeGTAO.html

Lines changed: 1058 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 287 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,287 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1" />
6+
7+
<script
8+
src="https://kit.fontawesome.com/59ba4b56ec.js"
9+
crossorigin="anonymous"
10+
></script>
11+
<script
12+
src="https://code.jquery.com/jquery-3.6.0.min.js"
13+
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="
14+
crossorigin="anonymous"
15+
></script>
16+
<script src="http://code.jquery.com/jquery-migrate-3.0.0.min.js"></script>
17+
<script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>
18+
19+
<script src="/assets/js/script-min.js"></script>
20+
<!--IGHF Loader-->
21+
<!--[if le IE 9]>
22+
<script
23+
type="text/javascript"
24+
src="https://www.intel.com/ighf/50recode.2/js/headerchooser.js"
25+
async
26+
defer
27+
></script>
28+
<![endif]-->
29+
<!--[if gt IE 9]><!-->
30+
<script
31+
type="text/javascript"
32+
src="https://www.intel.com/ighf/50recode.2/js/headerchooser.js"
33+
async
34+
></script>
35+
<!--<![endif]-->
36+
<script>
37+
INTELNAV = window.INTELNAV || {};
38+
INTELNAV.renderSettings = {
39+
version: "2.0 - 03/12/2017 08:00:00",
40+
textDirection: "--",
41+
culture: "--",
42+
OutputId: "--",
43+
};
44+
</script>
45+
<!--/IGHF Loader-->
46+
<link
47+
rel="stylesheet"
48+
href="https://unpkg.com/flickity@2/dist/flickity.min.css"
49+
/>
50+
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
51+
<link
52+
rel="stylesheet"
53+
href="https://gametechdev.github.io/assets/css/main.css"
54+
/>
55+
56+
<!-- Begin Jekyll SEO tag v2.7.1 -->
57+
<title>XeGTAO Exterior Comparison | GameTechDev</title>
58+
<meta name="generator" content="Jekyll v4.2.0" />
59+
<meta property="og:title" content="XeGTAO Exterior Comparison" />
60+
<meta property="og:locale" content="en_US" />
61+
<meta
62+
name="description"
63+
content="Helping developers create the best gaming experiences on Intel graphics processors."
64+
/>
65+
<meta
66+
property="og:description"
67+
content="Helping developers create the best gaming experiences on Intel graphics processors."
68+
/>
69+
<link
70+
rel="canonical"
71+
href="https://gametechdev.github.io/ProjectPages/XeGTAO/exterior_compare.html"
72+
/>
73+
<meta
74+
property="og:url"
75+
content="https://gametechdev.github.io/ProjectPages/XeGTAO/exterior_compare.html"
76+
/>
77+
<meta property="og:site_name" content="GameTechDev" />
78+
<meta name="twitter:card" content="summary" />
79+
<meta property="twitter:title" content="XeGTAO Exterior Comparison" />
80+
<meta name="twitter:site" content="@intel" />
81+
<script type="application/ld+json">
82+
{
83+
"description": "Helping developers create the best gaming experiences on Intel graphics processors.",
84+
"headline": "XeGTAO Exterior Comparison",
85+
"url": "https://gametechdev.github.io/ProjectPages/XeGTAO/exterior_compare.html",
86+
"@type": "WebPage",
87+
"@context": "https://schema.org"
88+
}
89+
</script>
90+
<!-- End Jekyll SEO tag -->
91+
</head>
92+
93+
<body>
94+
<!--IGHF Header-->
95+
<!--GAATversion='50recode.2' date='09/11/2017 08:00:00' Version='2.0':CharacterEncoding:utf8-->
96+
<div id="recode50header" class="no-animate"></div>
97+
<script type="text/javascript">
98+
/*<![CDATA[*/
99+
INTELNAV = window.INTELNAV || {};
100+
INTELNAV.renderSettings = {
101+
version: "2.0 - 03/12/2017 08:00:00",
102+
textDirection: "ltr",
103+
culture: "en_US",
104+
OutputId: "default",
105+
};
106+
/*]]>*/
107+
</script>
108+
<noscript>
109+
<link
110+
rel="stylesheet"
111+
href="https://www.intel.com/ighf/50recode.2/css/ltr_nojsheader.css"
112+
type="text/css"
113+
/>
114+
<div id="smallfootprint-header">
115+
<a
116+
href="https://www.intel.com/content/www/us/en/homepage.html"
117+
class="gaat40-logo"
118+
title="Logo - Intel"
119+
></a>
120+
<form
121+
method="get"
122+
id="user-bar-searchbox-form"
123+
name="user-bar-searchbox-form"
124+
action="https://www.intel.com/content/www/us/en/search.html"
125+
>
126+
<fieldset>
127+
<legend></legend>
128+
<label for="input-search">Search</label
129+
><input type="text" id="input-search" name="keyword" /><input
130+
type="submit"
131+
id="input-submit"
132+
name="input-submit"
133+
value="Search"
134+
/>
135+
</fieldset>
136+
</form>
137+
</div>
138+
</noscript>
139+
<!--/IGHF Header-->
140+
<header>
141+
<div class="header-left">
142+
<a href="https://gametechdev.github.io">
143+
<div class="logo">
144+
<img
145+
src="https://gametechdev.github.io/assets/img/logo.svg"
146+
alt="Intel®"
147+
/>
148+
</div>
149+
</a>
150+
151+
<h1><a href="https://gametechdev.github.io">GameTechDev</a></h1>
152+
</div>
153+
154+
<div id="mobile-menu-toggle">
155+
<i id="menu-i" class="far fa-fw fa-bars" onClick="menuToggler()"></i>
156+
<i
157+
id="close-i"
158+
class="far fa-fw fa-times"
159+
onClick="menuToggler()"
160+
style="display: none"
161+
></i>
162+
</div>
163+
164+
<nav id="header-nav">
165+
<ul>
166+
<li class="">
167+
<a href="https://gametechdev.github.io/projects">Projects</a>
168+
</li>
169+
170+
<li class="">
171+
<a href="https://gametechdev.github.io/documentation"
172+
>Documentation</a
173+
>
174+
</li>
175+
176+
<li class="">
177+
<a href="https://gametechdev.github.io/tools-and-libraries"
178+
>Tools and Libraries</a
179+
>
180+
</li>
181+
</ul>
182+
</nav>
183+
</header>
184+
<main>
185+
<h1>XeGTAO Exterior Comparison</h1>
186+
<figure class="comparison-container">
187+
<img src="images/big-exterior-GTAO.png" alt="" />
188+
<span class="image-label" data-type="original">XeGTAO</span>
189+
190+
<div
191+
class="resize-image"
192+
style="
193+
background: url('images/big-exterior-off.png') no-repeat left top;
194+
"
195+
>
196+
<span class="image-label" data-type="modified">No AO</span>
197+
</div>
198+
199+
<span class="handle"><i class="fas fa-arrows-alt-h"></i></span>
200+
</figure>
201+
</main>
202+
<footer>
203+
<!--IGHF Footer-->
204+
<!--GAATversion='50recode.2' date='09/11/2017 08:00:00' Version='2.0':CharacterEncoding:utf8-->
205+
<div id="recode50footer"></div>
206+
<script type="text/javascript">
207+
/*<![CDATA[*/
208+
INTELNAV = window.INTELNAV || {};
209+
INTELNAV.renderSettingsFooter = {
210+
version: "2.0 - 03/12/2017 08:00:00",
211+
OutputId: "gf_default",
212+
};
213+
/*]]>*/
214+
</script>
215+
<noscript>
216+
<div id="smallfootprint-footer">
217+
<ul>
218+
<li>©Intel Corporation</li>
219+
<li>
220+
<a
221+
href="https://www.intel.com/content/www/us/en/legal/terms-of-use.html"
222+
target=""
223+
>Terms of Use</a
224+
>
225+
</li>
226+
<li>
227+
<a
228+
href="https://www.intel.com/content/www/us/en/legal/trademarks.html"
229+
target=""
230+
>*Trademarks</a
231+
>
232+
</li>
233+
<li>
234+
<a
235+
href="https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html"
236+
target=""
237+
>Privacy</a
238+
>
239+
</li>
240+
<li>
241+
<a
242+
href="https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html"
243+
target=""
244+
>Cookies</a
245+
>
246+
</li>
247+
<li>
248+
<a
249+
href="https://www.intel.com/content/www/us/en/policy/policy-human-trafficking-and-slavery.html"
250+
target=""
251+
>Supply Chain Transparency
252+
</a>
253+
</li>
254+
<li>
255+
<a
256+
href="https://www.intel.com/content/www/us/en/siteindex.html"
257+
target=""
258+
>Site Map</a
259+
>
260+
</li>
261+
</ul>
262+
</div>
263+
</noscript>
264+
<!--/IGHF Footer-->
265+
</footer>
266+
267+
<script type="text/javascript">
268+
//configure tms
269+
var wapLocalCode = "us-en"; //dynamically set per localized site, see mapping table for values
270+
var wapSection = "gametechdev"; //section, specific for each site
271+
//load tms
272+
(function () {
273+
var host =
274+
window.document.location.protocol == "http:"
275+
? "http://www.intel.com"
276+
: "https://www.intel.com";
277+
var url = host + "/content/dam/www/global/wap/tms-loader.js"; //wap file url
278+
var po = document.createElement("script");
279+
po.type = "text/javascript";
280+
po.async = true;
281+
po.src = url;
282+
var s = document.getElementsByTagName("script")[0];
283+
s.parentNode.insertBefore(po, s);
284+
})();
285+
</script>
286+
</body>
287+
</html>
2.38 MB
Loading
2.38 MB
Loading
2.94 MB
Loading
2.96 MB
Loading
550 KB
Loading
349 KB
Loading
Loading
650 KB
Loading
611 KB
Loading
447 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)