Skip to content

JonahSussman/software-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎥 software-renderer

A software renderer built in C++17 using SDL2-2.0.14.

🎮 Controls

WASD to move around, Q and E to move up and down. Use IJKL to look around and U and O to rotate your view.

🖼️ Gallery

💻 Requirements

Tested compilation on linux with x86_64-w64-mingw32-g++. You must have SDL2 installed, and copied the SDL2 development libraries to the lib directory in this project. Afterwards, you simply run make all in the main directory.

📜 Licence

This software is released under the MIT License. See the LICENSE file for more information.

About

A software renderer built in C++17 using SDL2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published