DezOnlyOne Posted October 20, 2015 Share Posted October 20, 2015 I have a clock with hands for hour, minute, and second. While it is not a problem to rotate the hands according to the correct time, I am not getting the correct time. It seems like the hands are opposite where they are supposed to be. Exactly opposite. I put together a playground demo to show what I am doing. Has anyone had experience with this? This same formula was working correctly in THREE.js. http://www.babylonjs-playground.com/#1JK5E8#8 Thanks in advance Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 20, 2015 Share Posted October 20, 2015 Beware because babylon.js is left handed where 3.js is right handed Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted October 20, 2015 Share Posted October 20, 2015 Like this:http://www.babylonjs-playground.com/#1JK5E8#9 Quote Link to comment Share on other sites More sharing options...
DezOnlyOne Posted October 20, 2015 Author Share Posted October 20, 2015 That is better definitely, but I am still running into an issue where the hour hand is in the wrong position. At say 3:30 the hour hand should be mid way between the 3 and the 4. This is not happening for some reason. Thank you for getting me on the right track though. I wish I was a little better with math. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.