raycasting-engine topic

List raycasting-engine repositories

terminal_dungeon

224
Stars
12
Forks
Watchers

A raycasting library for your terminal!

raycast.js

95
Stars
9
Forks
Watchers

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

RayCastingTutorial

237
Stars
15
Forks
Watchers

A simple RayCasting rendering tutorial for game development

msRay

18
Stars
4
Forks
Watchers

This is my AMIGA/PC Raycaster project. The main engine files are OS independent, so it can be easly adapted to OS that uses RGBA buffer rendering.

RetroFPSStudio

24
Stars
0
Forks
Watchers

The public repo of Retro FPS Studio (RFS), for educational reading and not for reuse. See license.

cub3d

25
Stars
4
Forks
Watchers

This project is inspired by the world-famous eponymous 90’s game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in wh...

NARC

15
Stars
1
Forks
Watchers

A 2.5D raycasting game engine written in C++, based upon lwmf and OpenGL!