gladiator_3d
Ray caster
A JavaScript implementation of a ray casting 3D game engine
JavaScript ray casting engine for pseudo 3D games.
29 stars
3 watching
11 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
krofdrakula/squirts | An indie game written in JavaScript, built with Grunt and made using web development tools. | 29 |
mkeeter/rayray | A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. | 146 |
drummyfish/haskell_game | A Wolfenstein 3D-style raycasting game implemented in Haskell, rendering to the terminal. | 108 |
72/lottie-framer | An animation playback library that wraps Lottie-Web to render animations exported from After Effects | 168 |
hellrok/taylor | A simple 2D game engine built with Ruby and raylib | 101 |
eldinor/yuka-babylonjs-examples | An example project showcasing the integration of Yuka Game AI with Babylon.js 3D rendering for game development. | 39 |
bendangelo/pixelplatformer | A simple platformer game built with the Entity game engine using JavaScript | 25 |
h-a-graham/rayvista | An R plugin that allows users to create 3D visualizations of any location on earth using rayshader | 107 |
zappingseb/rayshaderanimate | Animate GPX data on a 3D map by rendering a video | 35 |
kroitor/gjk.c | An implementation of the Gilbert-Johnson-Keerthi collision detection algorithm in 2D for arbitrary convex polygons | 856 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 784 |
martinchristen/pyrt | A Python library for creating and rendering 3D scenes from code. | 78 |
joshmtucker/kinetics | Software to test and animate spring animations on layers in Framer Studio projects without reloading | 30 |
h-a-graham/raytrix | A plugin providing a spatial framework and convenience functions for accessing and translating spatial data. | 23 |
nicklockwood/swiftenstein | A simple 3D graphics rendering demo written in Swift using ray casting to mimic the original Wolfenstein 3D game engine | 361 |