object(App\Model\Entity\Project) id:0 {'id' => (int)0'name' => 'Game Engine''slug' => 'GameEngine''description' => 'I made a game engine in Direct X 11 as part of a module for my third year at University.<br><br>
The assignment was to make a game in DirectX 11, however personal issues prevented this from happening. As a result, it's just a Direct X 11 renderer which contains hard coded levels and does not included file support.<br><br>
<a href="https://github.com/drapermovies/JEPD-GameEngine-Archived-edition-">Github Link</a>''pictureURL' => 'dx11.png''blurb' => 'A game engine using Direct X 11.''category' => 'Academic''[new]' => false'[accessible]' => ['*' => true,'id' => false,'slug' => false,'tag_string' => true,]'[dirty]' => []'[original]' => []'[virtual]' => []'[hasErrors]' => false'[errors]' => []'[invalid]' => []'[repository]' => 'Projects'}
Warning (512): Unable to emit headers. Headers sent in file=/home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=1031 [CORE/src/Http/ResponseEmitter.php, line 71]
$message = "Unable to emit headers. Headers sent in file=$file line=$line"; trigger_error($message, E_USER_WARNING);}
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:1031) [CORE/src/Http/ResponseEmitter.php, line 168]
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:1031) [CORE/src/Http/ResponseEmitter.php, line 197]
foreach ($values as $value) { header(sprintf('%s: %s',
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /home/d6ehu7qrl35d/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:1031) [CORE/src/Http/ResponseEmitter.php, line 236]
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::setCookie() - CORE/src/Http/ResponseEmitter.php, line 236
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 218
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 206
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
JEPDraper |
Projects
Game Engine
Academic
I made a game engine in Direct X 11 as part of a module for my third year at University.
The assignment was to make a game in DirectX 11, however personal issues prevented this from happening. As a result, it's just a Direct X 11 renderer which contains hard coded levels and does not included file support.