Skip to content

1mB33/wolfenstein_like_rendering_in_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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 characters in terminal using lines), 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 debugging.

About

Simple wolfenstein like raycaster, but in terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages