https://github.com/SteveBarnegren/TweenKit
<aside>
๐ก ๊ฑฐ๊พธ๋ก, ๋ฐ๋ณต, Groupable, ์์
</aside>
TODO
- [x] ์ํ ์คํ
- [x] ๊ธฐ๋ณธ์ ์ธ ๊ธฐ๋ฅ ์ฝ๋๋ก ์ง์ ๊ตฌํ
- [x] ํด๋์ค ๋ถ์
- [x] ํ์ํ๋ฉด ๋ธ๋ ์ดํฌ ๊ฑธ๊ณ ํ
์คํธ
Sample project ์คํ ๋ฐ ๊ธฐ๋ฅ ๋ถ์
-
Basic Tween - Yoyo
// Yoyo (run the action back and forth), and repeat it forever
// You can construct YoyoAction and RepeatForeverAction objects manually, but it's easier to use the convenience functions
- ๋ํ์ ์ขํ๋ฅผ ๋ค๋ฅธ ๊ณณ์ ์ขํ๋ก ์ฎ๊ธฐ๋ ๊ธฐ๋ฅ (?) - ํฌ๊ธฐ ๋ณ๊ฒฝ๋ ๊ฐ๋ฅ
- ๋ํ์ ์ ๋ค๋ก ์์ํ๋ฐ๋ณต์ํค๋ ๊ธฐ๋ฅ
-
Activity Indicator
- ์์ด ์์ฑ๋์ ์์ ๊ทธ๋ฆผ (๊ฐ์๋งํผ ๋ค์ ๋ฐ๋ผ์ค๋ ์์ด ์๊น)
-
Sun and Moon
- ์๋์ผ๋ก ํน์ ์ค๋ธ์ ํธ? (๋๋ ์ขํ๋ก ๊ทธ๋ ค์ง ์ด๋ฏธ์ง)๊ฐ ์์ง์
- ๋ฐ์ผ๋ก ์ฌ๋ ค์ก๋ค๊ฐ ๋ค์ ์ฌ๋ผ์ด
- ๊ทธ์ ๋ง์ถฐ ์ฃผ๋ณ ์๊น์ด ๋ณ๊ฒฝ๋จ
- ์์ ์๋์ผ๋ก ๋ณํ๋ ๋ชจ๋ ๊ฒ์ ์คํฌ๋กค๋ฐ๋ก ์ปจํธ๋กค
-
Easing examples
- ์์ง์์ ๋ค์ํ ๋ฌผ๋ฆฌ ์์ง(?)
-
Bezier Curves
- ์ ์ผ๋ก ์ฐ๊ฒฐ๋ ๊ณต๊ฐ์ 'ํฐ์น'์ ์ค๋ธ์ ํธ๊ฐ ์์ง์
- ๋๊ฐ ์ ์ ์ผ๋ก ์ ์ ๊ณก์ ์ผ๋ก ๋ง๋ค์ด์ ํฐ์น์ ์์ง์
-
String Tween
- ๋ฌธ์์ด์ ์์ง์ bat โ cat
-
Onboarding
- ๋ก์ผ ์ด๋ฏธ์ง๊ฐ ํน์ ๊ฒฝ๋ก๋ฅผ ๋ฐ๋ผ ์์ง์
- ๋ฌธ์ง๋ฅด๋(scrubbable) ์ ๋๋ฉ์ด์
: ์๋ค๊ฐ๋ค
<aside>
๐ก ๊ฐ์ฒด๋ฅผ ์ด๋ฏธ์ง๋ก ํํํ ์ ์๋๊ฐ, ๋ฅ๋ฅ๋ฅ๋ฅ ๋ ๋ค๋๋ค.,
</aside>
README ๋ฐ๋ผํ๊ธฐ
GitHub - ejei0g/TweenKit-practice
Hello World