An open API service indexing awesome lists of open source software.

https://github.com/chamorin/sfml-raycasting


https://github.com/chamorin/sfml-raycasting

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# SFML-Raycasting

## Dependencies
### For Ubuntu 18.04
apt-get install build-essential
apt-get install gdb # Optional: for debugging

### VSCode Extensions
It is recommended to use these extensions if you use VSCode.
![C++ Extension](./assets/ext.png)
![Easy CPP Projects Extension](./assets/ext2.png)

## Preview
![Preview 1](./assets/preview.png)