Hi all…!! I am creating an environment where I want to design an analog working clock using babylon js. How can I do that ?
Thanks in advance …
Hi all…!! I am creating an environment where I want to design an analog working clock using babylon js. How can I do that ?
Thanks in advance …
Hi!
Well, you can start by showing us what you did so far!
I assume there are many available models online, and I assume they can be manipulated to move the hands. Your browser provides the current time so you can read it from there, and the rest is up to you!
We are helping gladly when you are stuck, helping if there is a bug, and helping if you have a specific question about the framework, but it is not very scalable if we start implementing everything users want us to…
Here is one of possible examples - https://www.babylonjs-playground.com/#QLVNIH#3
Thank you