This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
tools-and-libraries.html
356 lines (334 loc) · 11.8 KB
/
tools-and-libraries.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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script
src="https://kit.fontawesome.com/59ba4b56ec.js"
crossorigin="anonymous"
></script>
<script
src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4="
crossorigin="anonymous"
></script>
<script src="http://code.jquery.com/jquery-migrate-3.0.0.min.js"></script>
<script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>
<script src="/assets/js/script-min.js"></script>
<!--IGHF Loader-->
<!--[if le IE 9]>
<script
type="text/javascript"
src="https://www.intel.com/ighf/50recode.2/js/headerchooser.js"
async
defer
></script>
<![endif]-->
<!--[if gt IE 9]><!-->
<script
type="text/javascript"
src="https://www.intel.com/ighf/50recode.2/js/headerchooser.js"
async
></script>
<!--<![endif]-->
<script>
INTELNAV = window.INTELNAV || {};
INTELNAV.renderSettings = {
version: "2.0 - 03/12/2017 08:00:00",
textDirection: "--",
culture: "--",
OutputId: "--",
};
</script>
<!--/IGHF Loader-->
<link
rel="stylesheet"
href="https://unpkg.com/flickity@2/dist/flickity.min.css"
/>
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
<link
rel="stylesheet"
href="https://gametechdev.github.io/assets/css/main.css"
/>
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>Tools and Libraries | GameTechDev</title>
<meta name="generator" content="Jekyll v4.2.0" />
<meta property="og:title" content="Tools and Libraries" />
<meta property="og:locale" content="en_US" />
<meta
name="description"
content="Helping developers create the best gaming experiences on Intel graphics processors."
/>
<meta
property="og:description"
content="Helping developers create the best gaming experiences on Intel graphics processors."
/>
<link
rel="canonical"
href="https://gametechdev.github.io/tools-and-libraries.html"
/>
<meta
property="og:url"
content="https://gametechdev.github.io/tools-and-libraries.html"
/>
<meta property="og:site_name" content="GameTechDev" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Tools and Libraries" />
<meta name="twitter:site" content="@intel" />
<script type="application/ld+json">
{
"description": "Helping developers create the best gaming experiences on Intel graphics processors.",
"headline": "Tools and Libraries",
"url": "https://gametechdev.github.io/tools-and-libraries.html",
"@type": "WebPage",
"@context": "https://schema.org"
}
</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<!--IGHF Header-->
<!--GAATversion='50recode.2' date='09/11/2017 08:00:00' Version='2.0':CharacterEncoding:utf8-->
<div id="recode50header" class="no-animate"></div>
<script type="text/javascript">
/*<![CDATA[*/
INTELNAV = window.INTELNAV || {};
INTELNAV.renderSettings = {
version: "2.0 - 03/12/2017 08:00:00",
textDirection: "ltr",
culture: "en_US",
OutputId: "default",
};
/*]]>*/
</script>
<noscript>
<link
rel="stylesheet"
href="https://www.intel.com/ighf/50recode.2/css/ltr_nojsheader.css"
type="text/css"
/>
<div id="smallfootprint-header">
<a
href="https://www.intel.com/content/www/us/en/homepage.html"
class="gaat40-logo"
title="Logo - Intel"
></a>
<form
method="get"
id="user-bar-searchbox-form"
name="user-bar-searchbox-form"
action="https://www.intel.com/content/www/us/en/search.html"
>
<fieldset>
<legend></legend>
<label for="input-search">Search</label
><input type="text" id="input-search" name="keyword" /><input
type="submit"
id="input-submit"
name="input-submit"
value="Search"
/>
</fieldset>
</form>
</div>
</noscript>
<!--/IGHF Header-->
<header>
<div class="header-left">
<a href="https://gametechdev.github.io">
<div class="logo">
<img
src="https://gametechdev.github.io/assets/img/logo.svg"
alt="Intel®"
/>
</div>
</a>
<h1><a href="https://gametechdev.github.io">GameTechDev</a></h1>
</div>
<div id="mobile-menu-toggle">
<i id="menu-i" class="far fa-fw fa-bars" onClick="menuToggler()"></i>
<i
id="close-i"
class="far fa-fw fa-times"
onClick="menuToggler()"
style="display: none"
></i>
</div>
<nav id="header-nav">
<ul>
<li class="">
<a href="https://gametechdev.github.io/projects">Projects</a>
</li>
<li class="">
<a href="https://gametechdev.github.io/documentation"
>Documentation</a
>
</li>
<li class="active">
<a href="https://gametechdev.github.io/tools-and-libraries"
>Tools and Libraries</a
>
</li>
</ul>
</nav>
</header>
<main>
<h1>Tools and Libraries</h1>
<section class="box-container">
<h4 id="intel-implicit-spmd-program-compiler">
<a href="https://ispc.github.io/"
>Intel® Implicit SPMD Program Compiler</a
>
</h4>
<p>
ispc is a compiler for a variant of the C programming language, with
extensions for “single program, multiple data” (SPMD) programming.
Under the SPMD model, the programmer writes a program that generally
appears to be a regular serial program, though the execution model is
actually that a number of program instances execute in parallel on the
hardware.
</p>
<hr />
<h4 id="intel-embree">
<a href="https://www.embree.org/">Intel® Embree</a>
</h4>
<p>
Intel® Embree is a collection of high-performance ray tracing kernels,
developed at Intel. The target users of Intel® Embree are graphics
application engineers who want to improve the performance of their
photo-realistic rendering application by leveraging Embree’s
performance-optimized ray tracing kernels.
</p>
<hr />
<h4 id="intel-oneapi-rendering-toolkit">
<a
href="https://software.intel.com/content/www/us/en/develop/tools/oneapi/rendering-toolkit.html#gs.0qh51v"
>Intel® oneAPI Rendering Toolkit</a
>
</h4>
<p>
The Intel® oneAPI Rendering Toolkit is designed to accelerate these
types of workloads with a set of rendering and ray-tracing libraries
to create high-performance, high-fidelity visual experiences. With the
libraries, get the most from powerful Intel® hardware by optimizing
CPU and future Xe or GPU rendering performance at any scale. Creators,
scientists, and engineers can push the boundaries of visualization by
using the toolkit to develop amazing studio animation and visual
effects or to create scientific and industrial visualizations.
</p>
<h4 id="intel-graphics-performance-analyzers">
<a
href="https://software.intel.com/content/www/us/en/develop/tools/graphics-performance-analyzers.html"
>Intel® Graphics Performance Analyzers</a
>
</h4>
<p>
Intel® Graphics Performance Analyzers (Intel® GPA) is an application
suite that contains tools for analysis and optimization of
graphics-intensive applications, including but not limited to
Microsoft DirectX, Vulkan, Metal, and OpenGL games. With Intel GPA,
you can test your applications on various platforms to detect
bottlenecks and find the best optimization for each platform. You can
also enable/disable certain features (such as detailed terrain
features or additional interactive game elements) until you achieve
the optimal game-playing experience.
</p>
<hr />
<h4 id="intel--vtune-profiler">
<a
href="https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/vtune-profiler.html#gs.bllsxg"
>Intel® VTune™ Profiler</a
>
</h4>
<p>
Performance Analysis for Applications & Systems: Intel® VTune™
Profiler optimizes application performance, system performance, and
system configuration for HPC, cloud, IoT, media, storage, and more.
</p>
</section>
</main>
<footer>
<!--IGHF Footer-->
<!--GAATversion='50recode.2' date='09/11/2017 08:00:00' Version='2.0':CharacterEncoding:utf8-->
<div id="recode50footer"></div>
<script type="text/javascript">
/*<![CDATA[*/
INTELNAV = window.INTELNAV || {};
INTELNAV.renderSettingsFooter = {
version: "2.0 - 03/12/2017 08:00:00",
OutputId: "gf_default",
};
/*]]>*/
</script>
<noscript>
<div id="smallfootprint-footer">
<ul>
<li>©Intel Corporation</li>
<li>
<a
href="https://www.intel.com/content/www/us/en/legal/terms-of-use.html"
target=""
>Terms of Use</a
>
</li>
<li>
<a
href="https://www.intel.com/content/www/us/en/legal/trademarks.html"
target=""
>*Trademarks</a
>
</li>
<li>
<a
href="https://www.intel.com/content/www/us/en/privacy/intel-privacy-notice.html"
target=""
>Privacy</a
>
</li>
<li>
<a
href="https://www.intel.com/content/www/us/en/privacy/intel-cookie-notice.html"
target=""
>Cookies</a
>
</li>
<li>
<a
href="https://www.intel.com/content/www/us/en/policy/policy-human-trafficking-and-slavery.html"
target=""
>Supply Chain Transparency
</a>
</li>
<li>
<a
href="https://www.intel.com/content/www/us/en/siteindex.html"
target=""
>Site Map</a
>
</li>
</ul>
</div>
</noscript>
<!--/IGHF Footer-->
</footer>
<script type="text/javascript">
//configure tms
var wapLocalCode = "us-en"; //dynamically set per localized site, see mapping table for values
var wapSection = "gametechdev"; //section, specific for each site
//load tms
(function () {
var host =
window.document.location.protocol == "http:"
? "http://www.intel.com"
: "https://www.intel.com";
var url = host + "/content/dam/www/global/wap/tms-loader.js"; //wap file url
var po = document.createElement("script");
po.type = "text/javascript";
po.async = true;
po.src = url;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(po, s);
})();
</script>
</body>
</html>