php-game-framework icon indicating copy to clipboard operation
php-game-framework copied to clipboard

A 3D / 2D PHP Game Engine, a collection of helpers and wrappers around Glfw.

PHP Game Framework

VISU

Please checkout VISU, which is the evolution of the PHP game framework.

https://github.com/phpgl/visu

A collection of helpers and wrappers around PHP-GLFW to build simple games and graphical applications 2D and 3D in PHP.

Examples

PHP Textured cubes:

Textured 3D Cubes Rendered in PHP

PHP Model loading and rendering:

3D Model loading and Rendering in PHP