A collection of examples and tutorials on how to use RunwayML with OpenRNDR.
More RunwayML networking examples here.
🎉Community Contribution
-
PoseNet by Ryan Bateman 🎉
This is a simple implementation of OpenRNDR rendering the results outputted by the PoseNet model. It uses Socket.IO to listen for emitted events and renders the ensuing implemented poses, similar to the Processing.org implementation. -
Face Tracking by Ryan Bateman 🎉
Similiarly, this is a implementation of rendering the results outputted by the Face Landmarks model, part of Davis E. King's dlib library. It again uses SocketIO to listen for emitted events and renders the faces.
This is still a work in progress. Contributions welcome!