Skip to content

RayCasting graphical engine a-la 1992 id Software Wolfenstein 3D written in plain C for X11 MacOS display server

Notifications You must be signed in to change notification settings

BuddhaCola/C_RayCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple RayCasting graphical engine a-la 1992 id Software Wolfenstein 3D written in plain C for X11 MacOS display server

image

image

Usage:

This is Makefile project
Clone it

git clone https://github.com/BuddhaCola/Cub3D.git

cd into

cd Cub3D

and compile

make

then launch by entering
"$ ./cub3D .cub", replacing .cub with a map file (repository includes two: wolf.cub and bobville.cub)

./cub3D wolf.cub

About

RayCasting graphical engine a-la 1992 id Software Wolfenstein 3D written in plain C for X11 MacOS display server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published