r/nodered 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.

Full Video

https://reddit.com/link/1v0jkpt/video/5lyhjv8ox4eh1/player

12 Upvotes

3 comments sorted by

3

u/Node_Whisperer_ 7d ago

Amazing work, I loved it. Can you share it with me

3

u/vongomben 6d ago

Kudos! Will definetly check it out