php-opengl VS php-m68k

Compare php-opengl vs php-m68k and see what are their differences.

php-m68k

A PHP extension to emulate Motorola M68000 using Musashi's library (by carp3)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
php-opengl php-m68k
1 2
110 2
0.0% -
10.0 10.0
over 1 year ago over 1 year ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

php-opengl

Posts with mentions or reviews of php-opengl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.

php-m68k

Posts with mentions or reviews of php-m68k. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.
  • Sega genesis/megadrive emulation using PHP
    5 projects | /r/EmuDev | 14 Oct 2022
  • Sega MegaDrive/Genesis Emulator using PHP
    3 projects | /r/PHP | 14 Oct 2022
    Hi folks! since I had some free time to kill, I ported/wrote a sega Megadrive emulator using PHP and SDL! https://github.com/carp3/php-megadrive At first, I tried to emulate the CPU with PHP as well. I had some success and it was working fine. but the performance was awful (1000x slower than C). so I wrote a PHP extension to wrap Musashi's M68K emulator https://github.com/carp3/php-m68k But the GPU is emulated using pure PHP. and there is no sound support. the FPS is pretty terrible. examples: Sonic the hedgehog(original): 8fps (barely playable) Street Fighter(original) :10fps (barely playable) Sunset riders: 18fps (playable)

What are some alternatives?

When comparing php-opengl and php-m68k you can also consider the following projects:

php-megadrive - A basic Sega MegaDrive/Genesis emulator using PHP.

php-glfw - 🪐A fully-featured OpenGL and GLFW extension for PHP. 🔋Batteries included (Math Functions, Texture Loaders, etc..)

GLFW - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

raylib - A simple and easy-to-use library to enjoy videogames programming