Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 806 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 806 Bytes

shadow

determine the direction/length of shadow and display it on a compass depending on the position and time!

For the 3d project go to ./sun

  • Don't forget to Give the App the location permission
  • for better experience Use it from the phone (for using the Gyroscope sensor to Chase your shadow :P )
  • it's working at night as well, i was lazy to put a condition to fiz that so ignore this issue please 🙂

Todo:

  • Get user's position
  • Get sun's Position
  • Calculate dirction shadow direction
  • Display the shadow in the ui as 2D
  • Change the date with a slider
  • Create a compass using the Gyroscope sensor (works only on phones)
  • Display the shadow on the compass
  • Display the shadow in the UI as 3D
  • Load 3d models
  • controle the model