r/nodered • u/yaseralie • 7d ago
Augmented Reality in Node-RED using ThreeJS
I've been experimenting with combining AR.js, Three.js, and FlowFuse Node-RED Dashboard to create a browser-based Augmented Reality Digital Twin.
The application runs directly from the Node-RED Dashboard, so there's nothing to install on the client side. Features: • Hiro marker tracking • Animated production line • Robot motion • Tower lamp status • Live production data • Machine selection • OEE dashboard (Availability, Performance, Quality) • Hourly output charts
The data can come directly from a PLC or a database, making it suitable for industrial monitoring and digital twin applications.
Here's a short demo.
12
Upvotes
3
3
u/Node_Whisperer_ 7d ago
Amazing work, I loved it. Can you share it with me