Realize an IoT project with 3D objects, it is in very early stage
The aim of this project is build augemented reality nodes, for visualizing IoT real data in Realtime
Please check the samples in this below Link for comprehensive that is used during the development
https://github.com/ahmadsayed/node-red-contrib-web-babylonjs/tree/master/samples
Note: The Scene node is configuration node, which act the back end to interface with the UI, Only one Scene can exist in flows, insure you deleted all scene nodes before running new flow
Install node-red follow https://nodered.org/docs/getting-started/installation
git clone https://github.com/ahmadsayed/node-red-contrib-web-babylonjs.git
cd node-red-contrib-web-babylonjs
npm link
Then start your node-red, the 3d section will show up and start using it
To access the 3D scene from
http://127.0.0.1:1880/scene
Live Hacking on Twitch
run.bat