OpenB3D+JavaScript+PWA= App for smartphones

Started by angros47, January 07, 2023, 22:59:59

Previous topic - Next topic

angros47

I made a simple demo using OpenB3D in a web page, using the virtual joystick routine (https://github.com/bobboteck/JoyStick) to make controls usable with a touch screen device. Then, following this tutorial (https://github.com/jamesjohnson280/hello-pwa), I transformed the page into a Progressive Web App. Here is the result:

https://angros47.github.io/OpenB3D-PWA/

markcwm

Very good. It ran a bit slow on my Macbook but it was the full window and this is an old laptop, so better than expected. I couldn't use the circle controls though.

angros47

Those circle controls are supposed to be used on a smartphone, not on a desktop/laptop . You can move them with your mouse, but it's pretty slow.