Comment on How does Apple make its infomercial animations to be identical to its software UI?
Deestan@lemmy.world 1 week ago
Part of the answer is that the UI is “designed first” and coded to follow the design. If changes are seen as necessary when coding the UI, the design is updated first then the code made to follow.
So any UI behavior will already have a lot of accurate design and animation resources for them to work with.
TaviRider@reddthat.com 1 week ago
UI designs are rarely exactly the same as the final product. There’s many tweaks that occur after the design is implemented. Sometimes doing exactly what the design requiress is too difficult or requires too many resources.