This website works better with JavaScript.
Explore
Help
Sign In
learn-code-the-hard-way
/
raycaster
Watch
1
Star
0
Fork
You've already forked raycaster
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Exploring raycasters and possibly make a little "doom like" game based on it.
51
Commits
1
Branch
2
Tags
34 MiB
C++
88.3%
Python
5.6%
Shell
3.4%
Meson
0.9%
GLSL
0.9%
Other
0.7%
Tree:
831e15ca18
raycaster
/
tests
History
Zed A. Shaw
831e15ca18
Brought in Amit's latest code and converted it to use either dumb lighting or his new torch lighting, then threw in the FPS counter from last night.
4 months ago
..
amt_matrix.cpp
Brought in some of amit's code to study and try out. amt/ has it.
4 months ago
amt_test.cpp
Brought in Amit's latest code and converted it to use either dumb lighting or his new torch lighting, then threw in the FPS counter from last night.
4 months ago
base.cpp
First build that actually works. SDL_main errors before but didn't figure out the cause.
4 months ago