fabiensanglard / Chocolate-Wolfenstein-3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chocolate-Wolfenstein-3D

Based on Wolf4SDL by Moritz "Ripper" Kroll (http://www.chaos-software.de.vu).

Original Wolfenstein 3D by id Software (http://www.idsoftware.com)

Chocolate Wolf3D removes all the crap that was added over the years (snow, rain ...) in order to recreate the experience from 1993.

All other port display the framebuffer as 320x200 without accounting for the CRT 4:3 distortion. Chocolate Wolfenstein 3D has a CRT emulator based on OpenGL:

Direct framebuffer to window (resulting in compressed image):

alt tag

CRT 4:3 aspect ratio emulated to match what gamer saw on their screen in 1993. Image is streched to 320x240 just like the CRT did :

alt tag

Tested on Windows, Linux and Mac OS X

Step by Step Mac OS X setup here: http://clubctrl.com/org/prog/wolf.html

Windows Visual Studio 2013 setup here: http://richardssoftware.net/Home/Post/64

Fabien Sanglard

About


Languages

Language:C++ 91.5%Language:C 4.8%Language:Objective-C 3.0%Language:Pawn 0.6%Language:Makefile 0.1%