-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi, I have holydays now so I was playing with WebGL and Javascript and sketched some simplified version of
PPAFM
https://github.com/Probe-Particle/ppafm/tree/PhotonMap_update_1/web/ppafm_web
PPSTM
https://github.com/Probe-Particle/ppafm/tree/PhotonMap_update_1/web/ppstm_web
and dIdV charge-rings simulator using many-body Pauli Master Equation
https://github.com/Probe-Particle/ppafm/tree/PhotonMap_update_1/web/pauli_web
(this is relevant for our new paper on arxiv https://arxiv.org/html/2508.05575v1 )
to run the web server localy you can use
https://github.com/Probe-Particle/ppafm/blob/PhotonMap_update_1/run_web_server.sh
I think WebGL could be great solution to providing some simple Demo-version of PPAFM and PPSTM which does not need instalation, but also does not need sophisticated web-server, avoiding organizational hessle with security and stuff
What do you think?
I would be happy for some feedback