-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathblog_index.html
More file actions
351 lines (255 loc) · 13.9 KB
/
blog_index.html
File metadata and controls
351 lines (255 loc) · 13.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="keywords" content="Simon, Coenen, Portfolio, Video, Game, Programmer, Graphics, Code, C++, DAE, Howest">
<title>
Blog Index
</title>
<meta name="description" content="Simon Coenen, Graphics Programmer">
<link rel="canonical" href="https://www.simoncoenen.com/blog_index.html">
<link rel="alternate" type="application/rss+xml" href=" feed.xml" />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<meta name="generator" content="Jekyll v4.3.2" />
<meta property="og:title" content="Blog Index" />
<meta property="og:locale" content="en_GB" />
<meta name="description" content="Simon Coenen - Graphics Progammer" />
<meta property="og:description" content="Simon Coenen - Graphics Progammer" />
<link rel="canonical" href="https://www.simoncoenen.com/blog_index.html" />
<meta property="og:url" content="https://www.simoncoenen.com/blog_index.html" />
<meta property="og:site_name" content="Simon Coenen" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Blog Index" />
<meta name="twitter:site" content="@simon_coenen" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Simon Coenen - Graphics Progammer","headline":"Blog Index","url":"https://www.simoncoenen.com/blog_index.html"}</script>
<!-- End Jekyll SEO tag -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/js/lightbox.min.js" integrity="sha512-k2GFCTbp9rQU412BStrcD/rlwv1PYec9SNrkbQlo6RZCf75l6KcC3UwDY8H5n5hl4v77IDtIPwOk9Dqjs/mMBQ==" crossorigin="anonymous"></script>
<script src="/js/main_head.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/css/lightbox.min.css" integrity="sha512-ZKX+BvQihRJPA8CROKBhDNvoc2aDMOdAlcm7TUQY+35XYtrd3yh95QOOhsPDQY9QnKE0Wqag9y38OIgEvb88cA==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link href="/css/main.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
</head>
<body>
<!-- Navigation -->
<nav id="navbar" class="navbar sticky-top navbar-expand-lg navbar-dark">
<a class="navbar-brand mb-0 h1" href="/">Simon Coenen<small>Graphics Programmer</small></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item" >
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item active" >
<a class="nav-link" href="/blog">Blog</a>
</li>
<li class="nav-item" >
<a class="nav-link" href="/about">About</a>
</li>
</ul>
<ul class="navbar-nav">
<li class="nav-item">
<a href="https://twitter.com/simon_coenen" target="_blank" class="nav-link">
<span style="display:inline"><span style="display:inline; padding-right: 5px" class="fab fa-twitter fa-lg"></span></span>
</a>
</li>
<li class="nav-item">
<a href="https://www.github.com/simco50" target="_blank" class="nav-link">
<span style="display:inline"><span style="display:inline; padding-right: 5px" class="fab fa-github fa-lg"></span></span>
</a>
</li>
<li class="nav-item">
<a href="https://www.linkedin.com/in/simon-coenen-906a58a3/" target="_blank" class="nav-link">
<span style="display:inline"><span style="display:inline; padding-right: 5px" class="fab fa-linkedin fa-lg"></span></span>
</a>
</li>
<li class="nav-item">
<a href="/downloads/SimonCoenen_Resume.pdf" target="_blank" class="nav-link">
<span style="display:inline"><span style="display:inline; padding-right: 5px" class="fas fa-paperclip fa-lg"></span></span>
</a>
</li>
<li class="nav-item" style="padding-left: 10px; padding-top: 3px;">
<div class="theme-switcher">
<input type="checkbox" id="theme-switch">
<span></span>
</div>
</li>
</ul>
</div>
</nav>
<div class="page-content">
<div class="page-gradient"></div>
<div class="container project-container">
<div class="row">
<div class="col-print-12 col-md-9" id="markdown-content">
<a class="btn btn-sm sharp" href="blog">Return</a>
<h2>Blog Index</h2>
<hr>
<a href="/blog/programming/graphics/DoomEternalStudy" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/010_doom_eternal_study/image1.jpeg"/>
<div class="media-body">
<h4>DOOM Eternal - Graphics Study</h4>
A graphics study of Doom Eternal
<div style='font-style: italic; padding-left: 10px;'>
30 Aug 2020 - Reading time: <span class="reading-time" title="Estimated read time">
23 mins
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
<a href="/blog/programming/graphics/DxcCompiling" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/007_dxc/cover.jpg"/>
<div class="media-body">
<h4>Using the DirectXShaderCompiler C++ API</h4>
The basics on how to use DirectXShaderCompiler (DXC) in C++ going from compilation to debug stripping and reflection.
<div style='font-style: italic; padding-left: 10px;'>
04 Mar 2020 - Reading time: <span class="reading-time" title="Estimated read time">
18 mins
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
<a href="/blog/programming/graphics/SpotlightCulling" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/006_cone_culling/cover.jpg"/>
<div class="media-body">
<h4>Optimizing spotlight intersection in tiled/clustered light culling</h4>
Optimizing spotlight intersection in tiled/clustered light culling
<div style='font-style: italic; padding-left: 10px;'>
17 Aug 2019 - Reading time: <span class="reading-time" title="Estimated read time">
10 mins
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
<a href="/blog/programming/PakFiles" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/005_pakfiles/cover.jpg"/>
<div class="media-body">
<h4>Pak files - Virtual file system</h4>
Virtual file system using pak files
<div style='font-style: italic; padding-left: 10px;'>
10 Jul 2019 - Reading time: <span class="reading-time" title="Estimated read time">
15 mins
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
<a href="/blog/programming/StaticReflection" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/004_reflection/cover.jpg"/>
<div class="media-body">
<h4>Basic compile-time type information using constexpr</h4>
Using compile-time string hashing to generate type information in C++
<div style='font-style: italic; padding-left: 10px;'>
21 Jun 2019 - Reading time: <span class="reading-time" title="Estimated read time">
10 mins
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
<a href="/blog/programming/Natvis" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/003_natvis/Difference.png"/>
<div class="media-body">
<h4>Natvis in Visual Studio</h4>
Modifying watch window in Visual Studio using Natvis
<div style='font-style: italic; padding-left: 10px;'>
13 Jun 2019 - Reading time: <span class="reading-time" title="Estimated read time">
4 mins
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
<a href="/blog/programming/CPP_Delegates" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/002_delegates/card.jpg"/>
<div class="media-body">
<h4>C++ Delegates</h4>
Unreal Engine -like delegates in C++ using templates
<div style='font-style: italic; padding-left: 10px;'>
07 Jun 2019 - Reading time: <span class="reading-time" title="Estimated read time">
11 mins
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
<a href="/blog/general/Blog" style="text-decoration: none; color:white">
<div class="media blog-index-entry">
<img class="align-self-center mr-3" style="width:200px" src="/images/blog/001_blog/card.jpg"/>
<div class="media-body">
<h4>A blog...?</h4>
Programming Blog - Simon Coenen
<div style='font-style: italic; padding-left: 10px;'>
06 Jun 2019 - Reading time: <span class="reading-time" title="Estimated read time">
1 min
</span><span class="far fa-clock"></span>
</div>
</div>
</div>
</a>
<hr>
</div>
<div class="col-md-3 d-print-none blog-sidebar">
<ul class="social-buttons">
<li>
<a href="/feed.xml">
<svg xmlns="http://www.w3.org/2000/svg" class="bi bi-rss" viewBox="0 0 16 16">
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
<path d="M5.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-3-8.5a1 1 0 0 1 1-1c5.523 0 10 4.477 10 10a1 1 0 1 1-2 0 8 8 0 0 0-8-8 1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1 6 6 0 0 1 6 6 1 1 0 1 1-2 0 4 4 0 0 0-4-4 1 1 0 0 1-1-1z"/>
</svg>
</a>
</li>
</ul>
<nav class="sticky-top d-none d-md-block">
<h3>Recent posts</h3>
<div class="flex-column table-of-contents">
<ul>
<li class=""><a href="/blog/programming/graphics/DoomEternalStudy">DOOM Eternal - Graphics Study</a></li>
<li class=""><a href="/blog/programming/graphics/DxcCompiling">Using the DirectXShaderCompiler C++ API</a></li>
<li class=""><a href="/blog/programming/graphics/SpotlightCulling">Optimizing spotlight intersection in tiled/clustered light culling</a></li>
<li class=""><a href="/blog/programming/PakFiles">Pak files - Virtual file system</a></li>
<li class=""><a href="/blog/programming/StaticReflection">Basic compile-time type information using constexpr</a></li>
<li class=""><a href="/blog/programming/Natvis">Natvis in Visual Studio</a></li>
<li class=""><a href="/blog_index">More...</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
<!-- /.container -->
<!--Footer-->
<footer>
<script src="/js/main.js"></script>
</footer>
</body>
</html>