Languages

Menu
Sites
Language
Watch Face Bright/Shadow/Gyro Effect for Gear S3 (Not certain about the name of the effect)

Hi, i'm developing a watch face for gear S3, and i'm trying to acomplish a Bright/Shadow/Gyro Effect like the one you can see in the Classic urban watch face that comes along with the gear s3.
I'm not sure if the name that i'm giving to this effect is correct,but one way that i can garante that you understand what i'm talking is if you go to GearWatchDesigner app --> Complications --> Effect --> Light_Effect.

Edit:
here is an image of what i'm talking about 

Thanks in advance and happy coding :)
 

Edited by: Flavio Lima on 27 Jun, 2017

Responses

1 Replies
André Reus

hi 

You may follow this for knowing about Gyro Effect if you are developing in GWD => http://developer.samsung.com/gear/design/watch-designer/gear-watch-dev#dynamic

Also see the Animation section for the dynamic effect => http://developer.samsung.com/gear/design/watch-designer/gear-watch-dev#animation

In summary: 
You have to add images for every position of the effect. Based on the position of Gear ( From Gyro), you can display the appropriate image. That is what as per my knowledge. 

And if you want to use JS code for Web Watch Face, you have to implement it using Animation.