This is a hobby project to make a raycaster using the GPU power with Compute and Fragment Shaders. It is based on the Lode's Computer Graphics Tutorial (the raycast series), which uses a full CPU ...
A from-scratch raycaster loosely following a C++ tutorial - crystalsolenoid/rust-raycaster ...
Wolfenstein 3D was a paradigm-shifting piece of software, using raycasting techniques to create a game with pseudo-3D graphics. Now, [izabera] has done something very similar, creating a raycasting ...