mario-deluna/php-game-framework

There is no license information available for the latest version (dev-master) of this package.

dev-master 2022-09-26 12:57 UTC

This package is auto-updated.

Last update: 2024-04-26 16:19:08 UTC


README

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