Building a 3D game-engine in Javascript
Deprecated: Function split() is deprecated in /home/id0264/domains/akie.nl/public_html/wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php on line 379
Deprecated: Function split() is deprecated in /home/id0264/domains/akie.nl/public_html/wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php on line 379
Jacob Seidelin over at Opera.com has a very interesting write-up on how to create the basics of a 3D game engine in Javascript. The final result is here (move around by using the arrow keys) and looks like this:

While it may not look like much, it’s still a Wolfenstein-quality 3D-engine in Javascript - and I think that’s quite impressive.