raycasting
There are 936 repositories under raycasting topic.
ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
aevyrie/bevy_mod_picking
Picking and pointer events for Bevy
Zielon/PBRVulkan
Vulkan Real-time Path Tracer Engine
neil3d/50YearsOfRayTracing
以历史的发展的眼光来看光线追踪技术,1968年至2018年重点论文相关算法复现。
tsoding/koil
Online Multiplayer Browser Game with Old-School Raycasting Graphics.
ahuth/raycast
Raycasting demo using React
aevyrie/bevy_mod_raycast
A little mesh raycasting plugin for Bevy
dtrajko/MoravaEngine
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
vinibiavatti1/RayCastingTutorial
A simple RayCasting rendering tutorial for game development
izabera/pseudo3d
a raycaster in bash
salt-die/terminal_dungeon
A raycasting library for your terminal!
ssloy/glsltuto
GLSL shaders tutorial
ael-bekk/Cub3d-Advanced-Raycasting
#Cub3D: This project is a 3D game created from scratch written in C using an old graphic library mini-libx, presented with an old technology raycasting to make the 3D feeling looks pretty good
yxlao/camtools
CamTools: Camera Tools for Computer Vision
nomnomab/RaycastVisualization
This asset allows users to view raycasts as the user fires them.
kbladin/Monte_Carlo_Ray_Tracer
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
andrew-lim/sdl2-raycast
SDL2 C++ raycasting engine with vertical movement, floor/ceiling texture mapping and sprites.
vanruesc/sparse-octree
A sparse octree data structure.
yurkagon/ReactCasting
Raycasting engine that renders scene in HTML using React (no canvas) and renders as text in textarea or console 😅
emre-aki/raycast.js
An advanced ray-caster engine written in JavaScript from scratch, with zero dependencies
sszczep/ray-casting-in-2d-game-engines
An article about ray casting in 2D game engines.
wiserim/phaser-raycaster
Raycasting plugin for Phaser 3. Documentation:
ufocoder/fps
Browser wolfenstein-like first-person 2.5D shooter
pulgamecanica/42Course
42Course
Vertexwahn/FlatlandRT
FlatlandRT is a 2D ray tracer visualization tool
silvematt/TomentRaycaster
A Software Rendering Raycaster Engine written in C and SDL2.
yuecideng/Misc3D
A unified library for 3D data processing with both c++ and python API
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.
KernelOverseer/KSICARDOOM
A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in C
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
BiancaSantana81/42-cub3D
Inspired by "Wolfenstein 3D", developed with the raycasting technique in C, in collaboration with @bda-mota.
gh123man/Portal-Raycaster
A software portal rendering game engine
benraziel/bvh-tree
A Bounding Volume Hierarchy implementation using javascript
jakehffn/lesser-doom
Wolfenstein-style render engine experiment in C
daniele-rapagnani/alephone-android
Port of the AlephOne engine on Android
eschirni/cub3d
42 project cub3d, with a main menu, settings, sound & music, a minimap, actual gameplay with a random generated map, an endscreen with a highscore and more features coming soon