Interesting, I might try using #raylib at some point as a #gameengine https://www.raylib.com/
Interesting #idea by #apple #webkit #developers for a 3D #html #element to display 3D objects: https://github.com/WebKit/explainers/tre.. I think there could really be a need for something, but I fear that it could end up being a #gameengine ... I think the #proposal needs work, such as #camera definitions, etc. Otherwise the viewing experience will not be the same across #browsers - or even similar setups.
Nice little discussion about #timeslices - i.e. how to maintain proper #physics in a #gameengine https://www.fabiensanglard.net/timer_and.. Writing a #game is surprisingly tough...