This website requires JavaScript.
Explore
Help
Sign in
games
/
raycaster
Watch
1
Star
0
Fork
You've already forked raycaster
0
Code
Issues
30
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
33
commits
1
branch
2
tags
33
MiB
e379bcd5ec
Commit graph
2 commits
Author
SHA1
Message
Date
Zed A. Shaw
e379bcd5ec
Next step in the refactoring with everything in a different file and running. The bug from the previous commit was due to the pixel buffer making the Raycaster object too large for the stack. If you get __chkstk_ms then you used too much stack.
2025-01-15 13:39:38 -05:00
Zed A. Shaw
d230b152cf
BREAKING: This code does NOT work, but has a segv on startup on windows due to ...magic?
2025-01-15 12:25:09 -05:00