GitHub topics: raycasting
umardarazkhan/lidar-unity
This repository contains code and setup for a lidar scanner using particles in Unity 6. Explore the project to see how lidar data visualization works in a 3D environment! ๐ ๏ธ๐
Size: 12.2 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

Silent0Wings/RayCast-Renderer
The RayCast Renderer efficiently generates 2D images from 3D scenes by tracing rays to detect surface intersections. It assigns properties like color to triangles to define the final image, avoiding complex light interactions to ensure clarity.
Language: C++ - Size: 72.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

marius-test/python_raycasting_engine
Raycasting Engine in Python
Language: Python - Size: 9.77 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

ma1loc/Raycasting3D_game
Raycasting3D_game is what called "Cub3D" 42/1337 project where you create a simple 3D game using ray casting, like Wolfenstein 3D. You render a 3D view from a 2D map using C and MiniLibX.
Language: C - Size: 123 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

dhuss42/cub3d
This project was inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. The project dealt with raycasting.
Language: C - Size: 9.68 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Apmds/Raycaster
A raycaster made with Raylib in C
Language: C - Size: 2.11 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

WebAxol/Rayven
Hybrid rendering engine that combines raycasting and raymarching. Offers all features of a conventional raycaster, but can render mirrors and complex backgrounds.
Language: TypeScript - Size: 15.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

Vertexwahn/FlatlandRT
FlatlandRT is a 2D ray tracer visualization tool
Language: C++ - Size: 75.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 75 - Forks: 3

praghus/js-raycasting-3d
3D Ray casting
Language: TypeScript - Size: 13.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

gxsilva/42SP_Cub3d
cub3d, 42SP
Language: C - Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

KDesp73/castor
Castor is a lightweight 3D raycasting engine written in C using SDL
Language: C - Size: 53.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Squareys/epic-ray-engine
Archived source code for the Java EpicRay raycasting engine.
Language: Java - Size: 40.6 MB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

AgvanGrigoryan/cub3d Fork of natamazy/cub3d
My first RayCaster with miniLibX
Language: C - Size: 434 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

aevyrie/bevy_mod_picking ๐ฆ
Picking and pointer events for Bevy
Language: Rust - Size: 49.8 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 840 - Forks: 178

aevyrie/bevy_mod_raycast ๐ฆ
A little mesh raycasting plugin for Bevy
Language: Rust - Size: 491 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 339 - Forks: 99

tmpstpdwn/TermCaster
Raycaster that renders to the terminal.
Language: C - Size: 58.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

hlntzg/cub3d
A simple 3D game engine implemented in C using raycasting techniques to render a first-person view, featuring textured walls, player movement, and collision detection.
Language: C - Size: 4.92 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

KylerCondran/Raycaster-FPS-Game
A 3D Environment Raycasting FPS Game Engine built on pure JavaScript. Hunt And Shoot Monsters. Arrow Keys To Move, A & D To Strafe, Space To Shoot. 1 - 6 To Swap Weapons.
Language: JavaScript - Size: 7.88 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

emre-aki/raycast.js
An advanced ray-caster engine written in JavaScript from scratch, with zero dependencies
Language: JavaScript - Size: 11.4 MB - Last synced at: about 6 hours ago - Pushed at: about 8 hours ago - Stars: 105 - Forks: 11

joseevilasio/cub3d_42 Fork of marianaobmorais/cub3d
Just relax โ no explosions, no blood, no running. Just pigeons.
Language: C - Size: 6.87 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

princess-mikus/42-cub3d
Small prototype for a game using raycasting for graphics
Language: C - Size: 24.3 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

jmssnr/raycasting-in-react
Raycasting in React
Language: TypeScript - Size: 199 KB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

LycorisDev/c_game_olafur
Pseudo 3D game written in C
Language: C - Size: 47.7 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Caliverx2/raycasting-lewapnoob
Technological demo of a pseudo-3D game written in Kotlin and swing.JFrame utilizing raycasting and DDA algorithm.
Language: Kotlin - Size: 3.29 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

christopher-talke/prototype-game
An implementation of raycasting with HTML, CSS & JavaScript without using the Canvas API
Language: TypeScript - Size: 1.16 MB - Last synced at: 1 day ago - Pushed at: 12 days ago - Stars: 7 - Forks: 1

kbladin/Monte_Carlo_Ray_Tracer
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
Language: C++ - Size: 20.7 MB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 145 - Forks: 31

HabibUllah61103/Pygame-Raycaster
A Python-based 3D first-person shooter game that uses raycasting technology for pseudo-3D rendering. Built with Pygame, it features dynamic NPC pathfinding, interactive weapons, and immersive gameplay mechanics. Perfect for learning advanced game development concepts and 3D rendering techniques
Language: HTML - Size: 10.6 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

EcSolticia/RaynderCast
Raycast renderer sandbox library for visualizing distance functions interactively. (WIP)
Language: C++ - Size: 228 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

rjaada/Cub3D_42_Project
3D graphics engine using raycasting principles - 42 School project inspired by Wolfenstein 3D
Language: C - Size: 197 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

cherenkov-plenoscope/merlict
ray tracing for python
Language: C - Size: 1.32 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

SouleEater99/cub3d
cub3D ๐ฎ๐ โ A 42 School project recreating core mechanics of the first FPS game using ray-casting. **Core Features:** - Ray-casting engine for 3D perspective - Dynamic maze navigation with WASD controls - Texture mapping for walls/sprites - Map parsing from .cub configuration files **Technical Highlights:** โก Optimized rendering pipeline | ๐ผ๏ธ M
Language: C - Size: 118 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 3 - Forks: 1

vanruesc/sparse-octree
A sparse octree data structure.
Language: TypeScript - Size: 5.79 MB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 126 - Forks: 18

nomnomab/RaycastVisualization
This asset allows users to view raycasts as the user fires them.
Language: C# - Size: 26.2 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 164 - Forks: 14

lcp29/trimesh-ray-optix
Triro - An in-place replacement for trimesh.ray in OptiX
Language: C++ - Size: 12 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 19 - Forks: 5

BPoisson/raycaster
A raycaster written in Rust using ggez.
Language: Rust - Size: 24.4 KB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

aryanbatras/JavaReflect-3D-Engine
3D Interactive Ray Tracing Engine Built In Java From Scratch
Language: Java - Size: 472 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

biralavor/42_cube3D
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever, to explore ray-casting. Pair-programming project with @GioGardinali
Language: C - Size: 5.47 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

LagrangianLad/pycasting ๐ฆ
2D implementation of a raycast thecnique in Pygame
Language: Python - Size: 275 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

vinibiavatti1/RayCastingTutorial
A simple RayCasting rendering tutorial for game development
Language: JavaScript - Size: 3.15 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 271 - Forks: 16

munucrafts/Rayzer
Rayzer is a simple CPU-based ray tracer designed to explore real-time rendering fundamentals like ray tracing, path tracing, materials, lighting, etc.
Language: C++ - Size: 3.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

edap/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.
Language: Makefile - Size: 8.37 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 61 - Forks: 7

Hongtae/FTVoxelEngine
Toy Voxel Engine, Vulkan-SVO
Language: C++ - Size: 13.2 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
Language: C++ - Size: 26.7 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1,943 - Forks: 143

yxlao/camtools
CamTools: Camera Tools for Computer Vision
Language: Python - Size: 756 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 194 - Forks: 12

ssloy/glsltuto
GLSL shaders tutorial
Language: C++ - Size: 1.45 MB - Last synced at: 15 days ago - Pushed at: over 9 years ago - Stars: 224 - Forks: 33

UnityRPG/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
Language: ShaderLab - Size: 181 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 59 - Forks: 26

mboukour/Cub3D
cub3D is a first-person 3D maze renderer created using ray-casting technology, inspired by the groundbreaking Wolfenstein 3D game. This project implements a simplified graphics engine from scratch, allowing navigation through a maze defined in a configuration file. With textured walls, customizable colors, and responsive controls.
Language: C - Size: 7.64 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

tsoding/koil
Online Multiplayer Browser Game with Old-School Raycasting Graphics.
Language: C++ - Size: 10.1 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 365 - Forks: 42

xtrinch/wasm-raycaster
Raycaster in Rust WASM
Language: Rust - Size: 19.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

garstas/goom3d
:suspect: 3D-like first person shooter engine written in go inspired by Wolfenstein 3D
Language: Go - Size: 29 MB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 17 - Forks: 1

neil3d/50YearsOfRayTracing
ไปฅๅๅฒ็ๅๅฑ็็ผๅ ๆฅ็ๅ ็บฟ่ฟฝ่ธชๆๆฏ๏ผ1968ๅนด่ณ2018ๅนด้็น่ฎบๆ็ธๅ ณ็ฎๆณๅค็ฐใ
Language: C++ - Size: 252 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 449 - Forks: 49

RustamSubkhankulov/raycasting
Using my own c++ vector implementation for raycasting
Language: C++ - Size: 1.11 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ufocoder/fps
Browser wolfenstein-like first-person 2.5D shooter
Language: TypeScript - Size: 15.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 75 - Forks: 5

pulgamecanica/42Course
42Course
Language: C++ - Size: 110 MB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 78 - Forks: 7

Emma-blnch/cub3D
Raycasting in C.
Language: C - Size: 4.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Meleagrista/cpp-game-engine
Multi-branch template for classic game engine architecture.
Language: C++ - Size: 917 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

salt-die/terminal_dungeon
A raycasting library for your terminal!
Language: Python - Size: 20.2 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 242 - Forks: 13

thiagolopes/raycasting-wolfenstein-3d
Raycast render in C/OpenGL
Language: C++ - Size: 1.88 MB - Last synced at: about 14 hours ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

benc-uk/lua-game
First person game using in Lua made with Love2D
Language: Lua - Size: 9.87 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gh123man/Portal-Raycaster
A software portal rendering game engine
Language: Kotlin - Size: 3.84 MB - Last synced at: 29 days ago - Pushed at: about 5 years ago - Stars: 57 - Forks: 2

sponthus/cub3d
42 school graphic design project
Language: C - Size: 4.93 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dzobamain/console-raycasting-cpp
A console-based raycasting simulation for modeling movement within a 2D arena
Language: C++ - Size: 158 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

algofoogle/tt07-raybox-zero
TT07 resub of tt04-raybox-zero "3D" VGA ray caster demo (like Wolf3D)
Language: Verilog - Size: 1.71 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

tfkfan/phaser3-raycasting
2D raycasting/raymarching demo using phaser 3, react, typescript, webpack
Language: TypeScript - Size: 1.26 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

izo0x90/PyCaster
A super simple and highly UN-optimized raycaster written in Python.
Language: Python - Size: 11.6 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kesiev/pvp
An opensource web browser 1-4 Players arena shooter you can play offline in split-screen and networked (experimental).
Language: JavaScript - Size: 5.21 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 39 - Forks: 11

rachelnertia/Quiver
An unfinished cross-platform pseudo-3D game engine written in C++
Language: C++ - Size: 1.97 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 8

Nipsu24/42_Cub3D Fork of Ginger-Leo/Cub3D
A 3D game engine inspired by Wolfenstein 3D, using raycasting techniques and texture mapping.
Language: C - Size: 21.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

okkindel/Labyrinth
Simple 3D Labyrinth written in Javascript. Maze generator was written earlier in Java. It uses canvas to draw minimap and raycasting system.
Language: JavaScript - Size: 2.7 MB - Last synced at: 25 days ago - Pushed at: about 7 years ago - Stars: 25 - Forks: 10

cadop/dhart
A library for creating Navigation Graphs, Visibility graphs, Raycasting used in design analysis, architecture, robotics, and human factors.
Language: C++ - Size: 249 MB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 11

AghlaAbdo/42_Cub3D
A graphical 3D game engine using raycasting techniques to project a 2D map into a pseudo-3D environment and provides an immersive first-person view inside a maze-like structure, developed as part of the 42 Network curriculum.
Language: C - Size: 22.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

medidbella/cub3d
ray casting 3D game made with Minilibx
Language: C - Size: 18.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

harimseong/ray-casting
Graphics project implementing ray-casting
Language: C - Size: 14.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yvann-ba/Cub3D
Raycasting-based 3D game simulation in C. Converts 2D maps to 3D environments with real-time rendering and player-controlled movement
Language: C - Size: 15 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

xNasuni/terminalrender
a cpu based raycaster that renders inside of terminal
Language: C - Size: 22.8 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kingdcreations/react-raycaster
A raycasting engine as a React component
Language: TypeScript - Size: 2.04 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

yurkagon/ReactCasting
Raycasting engine that renders scene in HTML using React (no canvas) and renders as text in textarea or console ๐
Language: TypeScript - Size: 39.4 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 118 - Forks: 7

zlatnaspirala/matrix-engine
webGL2 implementation (opengles2/3). ClassObject scene draw orientend framework based on crazzy fast glmatrix engine. ECMA 6 JS Project in base. Obj loader, raycast, BVH animation etc.
Language: JavaScript - Size: 366 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 12 - Forks: 1

milcsu09/goldray
goldray - Psuedo 3D Rendering Engine
Language: C - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Oscetch/QTree
A simple quadtree implementation
Language: C# - Size: 127 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

markusmoenig/raycaster
A Raycaster engine written in Rust
Language: Rust - Size: 5.7 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 0

rougier/raycast
A raycasted maze using numpy (raycast) and matplotlib (display).
Language: Python - Size: 1.04 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 2

ahuth/raycast
Raycasting demo using React
Language: JavaScript - Size: 3.5 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 353 - Forks: 8

CardboardDog/SRCE
A "3D" 90s style game engine intended to be portable
Language: C - Size: 36.1 KB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

flmarsou/cub3d
A very small ray casting game.
Language: C - Size: 192 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

Kuninoto/42_cub3D
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
Language: C - Size: 81.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

mli42/at42cub3D
A small Wolfenstein 3D using Raycasting (C)
Language: C - Size: 13 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

LelsersLasers/3D-Raycaster
Wolfenstein 3D like raycaster using Macroquad in Rust running on the web
Language: Rust - Size: 15.9 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

jonasgeiler/3d-raycaster-lua
๐งช A Wolfenstein-like 3D raycaster written in Lua using lua-fenster.
Language: Lua - Size: 93.8 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LandryTech/Raygen
A lightweight ray caster project developed in Java, designed to simulate 3D graphics with efficient ray-casting algorithms.
Language: Java - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

marianpekar/raycasted-maze
A random maze generator with Wolfenstein3D style rendering
Language: C - Size: 3.17 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

MariamElSahhar/Cub3D
๐ช Inspired by the very early first-person video games, this C program employs raycasting to transform a 2D grid of coordinates into an immersive 3D map, pixel by pixel.
Language: C - Size: 12.1 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

GelbEinhalb/3d-raycasting
A raycaster in python
Language: Python - Size: 1.1 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

andrewbrg/andrewbrg.github.io
A simple ray tracer written in JavaScript using GPU.js to run shaders on the GPU. Currently supports directional and spot lights, soft shadows, specular reflections, fresnel and surface roughness.
Language: JavaScript - Size: 4.82 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sh-r0/rayCast_inator
Language: Assembly - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ANANTH-SWAMY/raycaster
Simple 3D raycaster made with python using pygame as a graphics library
Language: Python - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

Crazelu/RaycastingPlayground
A playground for raycasting related graphics experiments in Flutter
Language: Dart - Size: 29.1 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

daniele-rapagnani/alephone-android
Port of the AlephOne engine on Android
Language: C++ - Size: 20.6 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 47 - Forks: 4

victorqribeiro/myRaycast
A JavaScript Ray Casting engine I'm working on
Language: JavaScript - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

oliferovych/cub3d
A raycasting engine that handles map creation, texture loading, sprites, enemy entities, weapons AND has light and darkness implementation.
Language: C - Size: 1.46 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
