https://github.com/mario-deluna/php-game-framework
A 3D / 2D PHP Game Engine, a collection of helpers and wrappers around Glfw.
https://github.com/mario-deluna/php-game-framework
Last synced: about 1 month ago
JSON representation
A 3D / 2D PHP Game Engine, a collection of helpers and wrappers around Glfw.
- Host: GitHub
- URL: https://github.com/mario-deluna/php-game-framework
- Owner: mario-deluna
- Created: 2018-05-14T15:53:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T12:57:31.000Z (over 2 years ago)
- Last Synced: 2025-03-10T14:57:37.495Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 2.28 MB
- Stars: 43
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Game Framework
> **VISU**
>
> Please checkout [VISU](https://github.com/phpgl/visu), which is the evolution of the PHP game framework.
>
> https://github.com/phpgl/visuA collection of helpers and wrappers around PHP-GLFW to build simple games and graphical applications 2D and 3D in PHP.
## Examples
PHP Textured cubes:
![]()
PHP Model loading and rendering:
![]()