Spark AR: Instagram Effect Breakdown ("Wichita")
Автор: Luke Hurd
Загружено: 2019-03-19
Просмотров: 6249
Описание:
In this video I breakdown my latest Instagram effect, "Wichita", which is based on the amazing music video Seven Nation Army by The White Stripes! I go into detail on how I was able to animated the layers, create the scenes, use things like segmentation, sprite sheets, animations, scripting, and the patch editor to make this come to life!
EDIT: I didn't describe how I was scaling and centering this correctly - here is the actual code, commented
//Divide the screen width
var halfWidth = screenWidth / 2;
//Set the scale of the scaleX and scaleY
var size = 2.5;
//Determine the final sceneWidth, once it's scaled up
var sceneWidth = screenWidth * size;
//Take the sceneWidth and divide it by our scaled offset (determined by the scale value)
sceneWidth = sceneWidth / 3.34;
//Flip it to a negative
sceneWidth = -Math.abs(sceneWidth);
//In our animation, we move the x position from dead center
//of the device, towards the left corner of the finale scaled-up scene.
var x = Animation.animate(td, Animation.samplers.linear(halfWidth, sceneWidth ));
As always, you can Follow Me on Instagram to get all of my filters automatically added to your instagram camera OR you can go to my bio and browse through my story highlights or click the link in my bio. Thanks for watching and don't forget to hit that subscribe button!
------------------
Wichita Effect:
https://www.instagram.com/a/r/?effect...
My Instagram:
/ lukehurd
Spark AR:
https://sparkar.com
Spark AR Facebook Community:
/ sparkarcommunity
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: