raycasting topic
RaycastVisualization
This asset allows users to view raycasts as the user fires them.
raycast.js
An advanced ray-caster engine written in JavaScript from scratch, with zero dependencies
sparse-octree
A sparse octree data structure.
RayCastingTutorial
A simple RayCasting rendering tutorial for game development
2-Core-Combat
The second section of the course. You will learn everything required to build simple core combat in your RPG, creating the core experience.(REF: CC_RPG) http://gdev.tv/rpggithub
sdl2-raycast
SDL2 C++ raycasting engine with vertical movement, floor/ceiling texture mapping and sprites.
ray-casting-in-2d-game-engines
An article about ray casting in 2D game engines.
ReactCasting
Raycasting engine that renders scene in HTML using React (no canvas) and renders as text in textarea or console 😅
ofxRaycaster
Plane, 2D and 3D Ray objects for openFrameworks.It checks for the intersection of a ray with a segment, a sphere, a triangle, a plane, an ofPrimitive, an ofPolyline an with an ofMesh.