Logo
Explore Help
Sign In
learn-code-the-hard-way
/
raycaster
1
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.
242 Commits
1 Branch
2 Tags
34 MiB
C++ 88.1%
Python 5.8%
Shell 3.5%
Meson 1%
GLSL 0.9%
Other 0.5%
 
 
 
 
 
 
Tree: 5c815cf755
raycaster/scripts
History
Zed A. Shaw 2a4ada81bb
Did some work checking the build on OSX. Looks like clang 14 is too old, will try later version.
3 months ago
..
coverage_reset.ps1 First build that actually works. SDL_main errors before but didn't figure out the cause. 5 months ago
coverage_reset.sh First build that actually works. SDL_main errors before but didn't figure out the cause. 5 months ago
reset_build.ps1 Tweaking the build to turn on various debug options in GCC and enable -Wall -Werror on only our executable configs because turning them on globally causes most of the dependencies to fail. One thing to note is if you try to move the -D_GLIBCXX options from the project() to the executable() then you get segfaults inside the libc++ and other places. This is because the ABI changes when you enable these options, so you have to recompile _all_ dependencies with these options. 4 months ago
reset_build.sh Did some work checking the build on OSX. Looks like clang 14 is too old, will try later version. 3 months ago
Powered by Gitea Version: 1.17.3 Page: 98ms Template : 4ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Website