You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitchellhansen
14987e3ba7
There we go! The raycaster now has a camera that renders without distortion and can be pitched, yawed, and moved on the XYZ axis. I'm not sure now if I want to: Add lighting, improve performance, or start working on porting it to OpenCL
|
8 years ago |
assets
|
Added a simple FPS counter and a place for assets
|
8 years ago |
include
|
There we go! The raycaster now has a camera that renders without distortion and can be pitched, yawed, and moved on the XYZ axis. I'm not sure now if I want to: Add lighting, improve performance, or start working on porting it to OpenCL
|
8 years ago |
src
|
There we go! The raycaster now has a camera that renders without distortion and can be pitched, yawed, and moved on the XYZ axis. I'm not sure now if I want to: Add lighting, improve performance, or start working on porting it to OpenCL
|
8 years ago |
.gitignore
|
remove a cmake file, add gitignore for the cmake files
|
8 years ago |
CMakeLists.txt
|
Added root question for CMake on windows
|
8 years ago |
FindSFML.cmake
|
init
|
8 years ago |
README.md
|
Update README.md
|
8 years ago |
Install instructions :
When I get the chance to write them