[SOLVED] NodeJS Apertus events
-
Hi Guys!
I saw in the source you have getNode() and createNode(), etc. javascript wrapper functions. Would be great to handle apertus events too. Is it possible to catch such geometry and node events currently?Thanks!
-
Hi @Obequitate,
I've created an issue on GitHub and already started to work on that. I will inform you as soon as it's complete.
Cheers,
Akos
-
Sorry for coming back a bit late, we faced many issues around this topic.
Added webServerPlugin in branch https://github.com/MTASZTAKI/ApertusVR/tree/develop which forwards events on webSocket to subscribers.
Cheers :)