Everything you need to extend Raycast.
DOOM-style 3D (raycasting) Game in Python Pygame
for youtube Raycasting tutorial
A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
A little mesh raycasting plugin for Bevy
Raycasting DOOM imitation
ChatGPT raycast extension
Wolfenstein 3D-style raycasting implementation
ARCE (Arduboy RayCasting Engine) : a raycasting engine for the Arduboy
A simple RayCasting rendering tutorial for game development
Line of sight calculation with raycasting in Unity Engine (Experimentation)
Single file collision detection, closest point, and raycasting library for convex shapes using GJK
A little demo which uses Box2D's b2World::RayCast function, Wolfenstein3D-style, to draw the world.
Detect collisions between different shapes such as Points, Lines, Boxes, Polygons (including concave), Ellipses, and Circles. Features include RayCasting and support for offsets, rotation, scaling, bo...
🧟♂️ A Unity based FPS with a Zombie theme using raycasting for shooting and the core mechanics you'd expect in an FPS. Zombies use AI navigation and precise pathfinding to chase down the player. The...