raycasting topic

List raycasting repositories

glsltuto

214
Stars
33
Forks
Watchers

GLSL shaders tutorial

RaycastVisualization

139
Stars
12
Forks
Watchers

This asset allows users to view raycasts as the user fires them.

raycast.js

95
Stars
9
Forks
Watchers

An advanced ray-caster engine written in JavaScript from scratch, with zero dependencies

sparse-octree

115
Stars
20
Forks
Watchers

A sparse octree data structure.

RayCastingTutorial

237
Stars
15
Forks
Watchers

A simple RayCasting rendering tutorial for game development

2-Core-Combat

58
Stars
25
Forks
Watchers

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

113
Stars
11
Forks
Watchers

SDL2 C++ raycasting engine with vertical movement, floor/ceiling texture mapping and sprites.

ray-casting-in-2d-game-engines

96
Stars
8
Forks
Watchers

An article about ray casting in 2D game engines.

ReactCasting

115
Stars
7
Forks
Watchers

Raycasting engine that renders scene in HTML using React (no canvas) and renders as text in textarea or console 😅

ofxRaycaster

58
Stars
6
Forks
Watchers

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.