Skip to content

1mB33/wolfenstein_like_rendering_in_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Project made to learn about raycast style rendering with a unique twist: renderer outputs directly to terminal. Uses operating system API to draw the picture (rendered with ASCII characters), on Windows there is also a working (commented out) support for input, allowing to move and rotate within the map.

screenshot screenshot

Build

For the camera output compile and run with:

cargo run --release

The debug version prints only X Y coordinates and camera yaw for debug.

Releases

No releases published

Packages

 
 
 

Contributors

Languages