• This repository has been archived on 16/Feb/2021
  • Stars
    star
    158
  • Rank 237,131 (Top 5 %)
  • Language
    C++
  • Created about 10 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

Another-World-Bytecode-Interpreter

"Fabother World" an interpreter for Another World (Out of this world).
C++
857
star
2

gebbdoom

Game Engine Black Book: Doom
TeX
657
star
3

chocolate_duke3D

chocolate Duke Nukem,3D
C
601
star
4

gebbwolf3

Book about wolfenstein 3D
TeX
472
star
5

Shmup

3D Shoot'em Up written with OpenGL ES 1.1/2.0 running on iOS, Android, Windows and MacOS X.
C
263
star
6

DoomFirePSX

Fire effect from Doom PSX/Nintendo64
HTML
241
star
7

st

Command Space-Time explorer
C++
189
star
8

dEngine

dEngine is an OpenGL ES 2.0 renderer, uber shader based with support for shadommap, specularmap and bumpmapping.
C
113
star
9

cpsb

The book of CPS-1
TeX
110
star
10

libRealSpace

Tools to parse and render Origin Systems RealSpace engine assets.
C++
98
star
11

vanilla_duke3D

This is the original "Build" engine code released by Ken Silverman.
C++
97
star
12

Prototype

The source code of "Prototyp" by X-Out: #1 Place in "Horizontal Shooter with BOSS Competition"
C
88
star
13

ccps

SDK for CPS-1 boards
Go
77
star
14

xrick

Xrick is an open source implementation of the legendary game "Rick Dangerous".
C
60
star
15

Prototyp

JAVA LWJGL shoot'em up.
Java
37
star
16

png2svg

Convert PNG to SVG.
C++
35
star
17

dc

Driving Compilers
PHP
30
star
18

Quake--QBSP-and-VIS

Those are the bsp.exe and vis.exe source code, modified in order to really understand the PVS building system
C
26
star
19

CpuCacheMountainViewer

This is the result of the mountain program from "Computer Systems: A Programmer's perspective" by Randal E.Bryant and David R.O'Hallaron.
C
25
star
20

roaster

Tool to update NBA Jam Tournament Edition
Go
17
star
21

Pyramid

BrainTeaser for Amazon interview
Java
6
star
22

CG_Shadowmaps

This is a code sample for the book "Computer Graphics Principles and Practice" 3d edition
C
6
star
23

gitw_new

Ghost In the Wires paperback codes
Go
4
star
24

jdwp-analyzer

A tool to tracer / analyze JDWP packets
Java
3
star