Top 5 C raycasting Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
I'm keen to try re-making my little 2.5D Ray-caster engine [0][1] in Rust.
Current implementation/s are both in C, only ~500 lines of poor code.
I tried a refactor and broke my ray-caster lol, C has been a blast but so many footguns man.
Heres the repo/s
[0] - https://github.com/con-dog/sdl-test/blob/main/README.md
[1] - https://github.com/con-dog/sdl-textured/blob/main/README.md
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C raycasting discussion
C raycasting related posts
Index
What are some of the best open-source raycasting projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | TomentRaycaster | 61 |
2 | lesser-doom | 48 |
3 | TomentOnline | 12 |
4 | Doomcraft | 8 |
5 | sdl-textured | 0 |