I am working on an application to view MMD (MikuMikuDance) scenes in VR and AR (Augmented Reality). It runs completely in the webbrowser on any device (SFW example). These scenes can contain NSFW content, and someone asked me to integrate funscript. But since I’ve never heard of it before, I would like to discuss it. Feel free to give any input I should maybe consider. Some questions I had so far:
- Is there a JS or TS library to handle all the different devices at once?
- Or is there maybe a library that handles that and the funscript file together, so that I only need to sync the scene time with it?
Thanks for your input in advance