raycaster topic
haskell_game
Wolfenstein 3D, ray-casting FPS game I make to learn Haskell. No libraries used, rendering is done in terminal.
Monte_Carlo_Ray_Tracer
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
littlewolf
A tiny software graphics and game engine
HVVR
Hierarchical Visibility for Virtual Reality, which implements a hybrid CPU/GPU ray-caster, suited for real time rendering of effects such as lens distortion.
RayCastingTutorial
A simple RayCasting rendering tutorial for game development
raycaster-go
Golang raycaster engine using the Ebitengine 2D Game Library
ray_engine
A toy raycasting engine in Go + Ebiten
voxel_space
implementation of the Voxel Space rendering algorithm from the Comanche games
OwlRaycastEngine
Basic MonoGame raycast engine