-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproject_forzastreet.html
More file actions
291 lines (206 loc) · 11.7 KB
/
project_forzastreet.html
File metadata and controls
291 lines (206 loc) · 11.7 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
<!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>
Forza Street
</title>
<meta name="description" content="Simon Coenen, Graphics Programmer">
<link rel="canonical" href="https://www.simoncoenen.com/project_forzastreet">
<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="Forza Street" />
<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/project_forzastreet" />
<meta property="og:url" content="https://www.simoncoenen.com/project_forzastreet" />
<meta property="og:site_name" content="Simon Coenen" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2023-10-07T15:47:05+02:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Forza Street" />
<meta name="twitter:site" content="@simon_coenen" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-10-07T15:47:05+02:00","datePublished":"2023-10-07T15:47:05+02:00","description":"Simon Coenen - Graphics Progammer","headline":"Forza Street","mainEntityOfPage":{"@type":"WebPage","@id":"https://www.simoncoenen.com/project_forzastreet"},"url":"https://www.simoncoenen.com/project_forzastreet"}</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 active" >
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item" >
<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="embed-responsive embed-responsive-16by9 project-video">
<iframe src="https://www.youtube.com/embed/rj1OAylFoM0" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
<div class="row">
<div class="col-xl-6">
<h1 class="project-header">Forza Street</h1>
<h4><p>Cinematic Street Racing</p>
</h4>
<a class="btn btn-sm" href="/">Return</a>
</div>
<div class="col-xl-6 project-info">
<p class="text-justify project-description">
<h4 id="job-title-programmer-engine-tech--metagame">Job Title: <strong>Programmer</strong> (Engine Tech & Metagame)</h4>
<h5 id="work-and-roles">Work and roles:</h5>
<ul>
<li>Game security and anti-cheat owner</li>
<li>Creating and maintaining continuous integration with TeamCity</li>
<li>Preproduction for metagame systems and UI</li>
<li>Unreal Engine upgrades and UWP integration</li>
<li>Implementing new engine features</li>
<li>Code maintenance and bug fixing</li>
</ul>
</p>
</div>
</div>
<div class="project-info">
<h4 id="company-electric-square-a-keywords-studio"><strong>Company</strong>: Electric Square, a Keywords Studio</h4>
<h4 id="engine-modified-unreal-engine-4"><strong>Engine</strong>: Modified Unreal Engine 4</h4>
<h4 id="duration-feb-2017---apr-2019"><strong>Duration</strong>: Feb 2017 - Apr 2019</h4>
<p>I’ve worked on Forza Street since February 2017 starting out during preproduction programming and creating the initial UI and metagame backend systems.</p>
<p>In September 2017, I’ve transitioned from metagame work to owner of game security and anti-cheat infrastructure and tooling. This involved working with top-tier security software suites to secure the game binary from attacks and implementing anti-cheat measures.</p>
<p>Going into live-ops, I worked on getting our modified Unreal Engine up to date with the official repository whilst maintaining our UWP integation.</p>
<div class="row">
<div class="col-lg-4">
<h2 id="challenges">Challenges</h2>
<ul>
<li>Working in a large team</li>
<li>Planning work on a per sprint basis</li>
<li>Setting achievable milestone goals</li>
<li>Learning to communicate with leads and the production team</li>
</ul>
</div>
<div class="col-lg-4">
<h2 id="technology">Technology</h2>
<ul>
<li>Unreal Engine 4</li>
<li>Visual Studio</li>
<li>Perforce</li>
<li>TeamCity</li>
<li>Security software</li>
</ul>
</div>
<div class="col-lg-4">
<h2 id="language">Language</h2>
<ul>
<li>C++</li>
<li>C#</li>
<li>Python</li>
</ul>
</div>
</div>
<p><a href="https://www.microsoft.com/en-gb/p/forza-street/9n2r1zmbx1s2" class="btn btn-success sharp list-group-item list-group-item-success" target="_blank">Store Page</a></p>
</div>
<div class="project-images">
<h3 class="page-header">Images</h3>
<p>Click on an image to enlarge</p>
<div class="row">
<div class="col-sm-4">
<a href="/images/projects/forzastreet/lg/lg_01.jpg" data-lightbox="forzastreet">
<img src="/images/projects/forzastreet/thumb/thumb_01.jpg" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="/images/projects/forzastreet/lg/lg_02.jpg" data-lightbox="forzastreet">
<img src="/images/projects/forzastreet/thumb/thumb_02.jpg" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="/images/projects/forzastreet/lg/lg_03.jpg" data-lightbox="forzastreet">
<img src="/images/projects/forzastreet/thumb/thumb_03.jpg" alt="">
</a>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<a href="/images/projects/forzastreet/lg/lg_04.jpg" data-lightbox="forzastreet">
<img src="/images/projects/forzastreet/thumb/thumb_04.jpg" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="/images/projects/forzastreet/lg/lg_05.jpg" data-lightbox="forzastreet">
<img src="/images/projects/forzastreet/thumb/thumb_05.jpg" alt="">
</a>
</div>
<div class="col-sm-4">
<a href="/images/projects/forzastreet/lg/lg_06.jpg" data-lightbox="forzastreet">
<img src="/images/projects/forzastreet/thumb/thumb_06.jpg" alt="">
</a>
</div>
</div>
</div>
</div>
<br>
<br>
</div>
<!-- /.container -->
<!--Footer-->
<footer>
<script src="/js/main.js"></script>
</footer>
</body>
</html>