Francisco Giordano
Francisco Giordano
  • 14
  • 65 263

Відео

After Effects Tutorial - Force Field using Expressions
Переглядів 1,4 тис.2 роки тому
Expressions here: frangiordano96.gitbook.io/ae-expressions/quick-tips/after-effects-expression-force-field Get the project here: aexpressions.gumroad.com/l/gjnoo
After Effects Tutorial - Abstract Space Scene
Переглядів 3,1 тис.4 роки тому
Expressions here: frangiordano96.gitbook.io/ae-expressions/after-effects-abstract-space-scene Get the project here: gumroad.com/aexpressions?sort=newest#VExjG Buy me a Coffee: www.buymeacoffee.com/frangior
After Effects Expressions - Dynamic Line Waves using createPath() and sampleImage()
Переглядів 14 тис.4 роки тому
Expressions here: app.gitbook.com/@frangiordano96/s/ae-expressions/quick-tips/after-effects-expression-dynamic-line-waves Get the Project here: gumroad.com/aexpressions?sort=newest#EUpjL
After Effects Tutorial - Bouncing Ball with Squash and Stretch
Переглядів 16 тис.4 роки тому
Expression for the Number of Echoes: Math.abs(transform.yPosition.speed/150) Download the project here: gumroad.com/aexpressions?sort=newest#JSOkx
After Effects Expressions - Global Wind Controller using Math.sin
Переглядів 6 тис.4 роки тому
Expressions here: frangiordano96.gitbook.io/ae-expressions/quick-tips/after-effects-expression-global-wind-controller Download the Project: gumroad.com/aexpressions?sort=newest#VyVcQ
After Effects Expressions - School of Fish - using valueAtTime and random
Переглядів 15 тис.4 роки тому
Expressions here: frangiordano96.gitbook.io/ae-expressions/quick-tips/after-effects-school-of-fish Download the project: gumroad.com/aexpressions?sort=newest#rBaZX
After Effects Tutorial - Dot Display using sampleImage
Переглядів 4,6 тис.4 роки тому
Expressions here: frangiordano96.gitbook.io/ae-expressions/quick-tips/after-effects-dot-display Download the Project: gumroad.com/aexpressions?sort=newest#GEGXAE Music used: ua-cam.com/video/EtZ2m2Zm3vY/v-deo.html
After Effects Tutorial - Dynamic Shadows
Переглядів 2,4 тис.4 роки тому
Expressions here: frangiordano96.gitbook.io/ae-expressions/quick-tips/after-effects-dynamic-shadows Download the Project: gumroad.com/aexpressions?sort=newest#nCYMM Music: ua-cam.com/video/EtZ2m2Zm3vY/v-deo.html
After Effects Tutorial - Liquid Smear using expressions
Переглядів 1,6 тис.4 роки тому
Expressions here: frangiordano96.gitbook.io/ae-expressions/quick-tips/liquid-smear Donwload the Project: gumroad.com/aexpressions?sort=newest#lrjpH

КОМЕНТАРІ

  • @shieldsnspears
    @shieldsnspears 4 місяці тому

    Wow thank you so so much for sharing this, I think I've been searching for a method like this for ages!! Unlocks so much creative potential, I feel I'm going to love using it!!

  • @mostafasoufy1
    @mostafasoufy1 4 місяці тому

    00000000

  • @animarvel21
    @animarvel21 4 місяці тому

    Hi Thank you so much, I am overwhelmed after completing the whole tutorial. I wanna learn about the leave animation under the water. Do you have one on that?

  • @jasondarmadi36
    @jasondarmadi36 6 місяців тому

    great!

  • @jordanfish
    @jordanfish 7 місяців тому

    THANK GOD. This took me forever to find.

  • @cagatayberkkocer
    @cagatayberkkocer 9 місяців тому

    Dude you don't know how you saved my life. Cheers

  • @agostinanadalin9595
    @agostinanadalin9595 Рік тому

    Nice 🙏

  • @koppito3652
    @koppito3652 Рік тому

    Estoy totalmente de acuerdo con todo lo expuesto. Después lo veo.

  • @EdaliaDayCreative
    @EdaliaDayCreative Рік тому

    Thanks. This is incredibly useful :)

  • @StevenWilliamsHome
    @StevenWilliamsHome Рік тому

    Que Bueno!

  • @RahmatTantular
    @RahmatTantular Рік тому

    Isn't this possible with repetile?

  • @Mlikes
    @Mlikes Рік тому

    can i do this to a vector layer/drawing ?

  • @ellisett
    @ellisett Рік тому

    Thank you! This opens up so many possibilities!

  • @Shoushank-Ai
    @Shoushank-Ai Рік тому

    Man, you just saved my work..) Thank u so so much

  • @trungha1784
    @trungha1784 Рік тому

  • @benstern310
    @benstern310 Рік тому

    When duplicating the lines at @27:03 this seems to stack the lines on top of each other for me. The only way to overcome this is to copy the "lines" layer separately. Is this process exactly the same or can it use up more processing power? let myIndex = thisProperty.propertyGroup(3).propertyIndex; seems to not be working correctly. Is the code correct: let amountOfPoints = thisComp.layer("CONTROLS").effect("amount of points")("Slider"); let distanceBetweenLines = thisComp.layer("CONTROLS").effect("distance between the lines")("Slider"); let distanceBetweenPoints = thisComp.width/amountOfPoints; let yInfluence = thisComp.layer("CONTROLS").effect("Y influence")("Slider"); let myIndex = thisProperty.propertyGroup(3).propertyIndex; let myPoints = []; for(i=0; i<=amountOfPoints; i++) { let tempPoint = fromComp([i*distanceBetweenPoints, (index-1)*distanceBetweenLines]); let sample = thisComp.layer("ANIMATION").sampleImage(toComp(tempPoint), [1, 1]); let sampleHSL = rgbToHsl(sample); let posInfluence = linear(sampleHSL[2], 0, 1, yInfluence, -yInfluence); let newPoint = tempPoint + [0, posInfluence] myPoints.push(newPoint); } createPath(points = myPoints, inTangents = [], outTangents = [], is_closed = false);

  • @dQminQ
    @dQminQ Рік тому

    The rotation code does not loop animation, it leaves 1 or 2 frames off

  • @ggrydesign
    @ggrydesign 2 роки тому

    If the shadow comp goes off the bottom of the screen, it cuts off the shadow layer - is there any way to fix that?

  • @omw9965
    @omw9965 2 роки тому

    good tutorial but stopped at 10sh minutes, just too many layers, too much sidelines that were not needed to show how to, will come back to visit your channel again, keep up the good work, you know how to do the job, just have to learn to explain the end result in a less timely manner, maybe focusing on less features and more on the basics? I can't explain it right but hope you understand, would love to see more tutorials, you know what you're doing.

  • @gabbehs3417
    @gabbehs3417 2 роки тому

    can't believe i really found this channel. that´s outstanding. thank you, francisco!

  • @Polars011
    @Polars011 2 роки тому

    dude, this is so amazing. Thank you, I definitely subscribed to your channel.

  • @richochet
    @richochet 2 роки тому

    Brilliant! Could it work in 3d space as well, for instance introducing a space movement?

  • @AlborzRiazi
    @AlborzRiazi 2 роки тому

    Francisco, I can't tahnk you enough my good sir. I was just reading up about sampleImage() just to make something similar to this. I was quite confused as I was trying to find a way to map the luminance values of another layer to my lines when I found this amazing tutorial of your. and I have to tell you, in addition to helping me immensly, this video actually made my day. Cheers!

    • @frangiordano
      @frangiordano 2 роки тому

      I'm glad the video was helpful to you!

  • @hieuvudesign
    @hieuvudesign 2 роки тому

    OMG you are seriously underrated!

  • @nicoelanimador
    @nicoelanimador 2 роки тому

    Cool Fran!

  • @BRODZELi
    @BRODZELi 2 роки тому

    Thank you for sharing

  • @Nutrecht
    @Nutrecht 2 роки тому

    You are absolutely amazing, thank you very much for sharing!

  • @rodvenzon1814
    @rodvenzon1814 2 роки тому

    this needs more support and subscription. keep it up man! Thanks for this tutorial.

  • @helderhelderhelder
    @helderhelderhelder 2 роки тому

    Hi Francisco. I was wondering if you could help tweak this expression to affectthe scale but also the rotation of elements. Any idea? Thanks in advance.

    • @frangiordano
      @frangiordano 2 роки тому

      Sure! You can use the exact same expression and just change the last line to be "newScale" instead of "[newScale, newScale]". You can also change the name of the variable to newRotation instead of newScale and also tweak the maximum and minimum rotation from linear(). I hope that helps!

    • @helderhelderhelder
      @helderhelderhelder 2 роки тому

      @@frangiordano Thanks a lot!! Gonna try it out!

  • @HinnerkHesse
    @HinnerkHesse 2 роки тому

    Hey man, I bought your file but it has 38 expression errors if I open it ... :D what is going on? edit: yea I also changed the language of the "slider" to "Schieberegler" in German. So, you should put a readme addition to the project files wich explains that issue! :)

    • @frangiordano
      @frangiordano 2 роки тому

      Hi! Thanks for purchasing the project. Yes, sadly After Effects Expressions won't translate very well when using a different language than the one used when creating the project.

    • @JK_Green
      @JK_Green Рік тому

      @@frangiordano was this written in German?

  • @richochet
    @richochet 2 роки тому

    Brilliant! Thanks

  • @evangomez11
    @evangomez11 2 роки тому

    Purchased the project file but it crashes AE everytime I try to open.

    • @frangiordano
      @frangiordano 2 роки тому

      Thanks for purchasing my project! What version of After Effects are you using? Also, this is quite a heavy project, it may not work very well if you're using a not good performing computer. Let me know!

    • @evangomez11
      @evangomez11 2 роки тому

      @@frangiordano, I'm using the latest version on a 2021 Macbook Pro. I downloaded an earlier version of After Effects and the project is currently working on there. Thanks!

  • @azuki.mv4
    @azuki.mv4 2 роки тому

    so amazing

  • @JoseMendoza-ug4xj
    @JoseMendoza-ug4xj 2 роки тому

    Nice. I likey

  • @martincampos-k8b
    @martincampos-k8b 2 роки тому

    Flaco vos sos mas argentino que putear a un arbitro antes que arranque el partido vos no me engañas me escuchaste

  • @GoodlyRogue
    @GoodlyRogue 3 роки тому

    that's good stuff. On my latest project, I thougth i had to had a displacement map for it to work! Wish I found this video earlier!

  • @ivanmontiel7349
    @ivanmontiel7349 3 роки тому

    Anyone knows if its possible to navigate with camera on it?

  • @ivanmontiel7349
    @ivanmontiel7349 3 роки тому

    Thanks!

  • @lastronomediscount9304
    @lastronomediscount9304 3 роки тому

    Thats closer to weird smear then to strech and squash as the volume isnt consistant

  • @patrickwehbe8020
    @patrickwehbe8020 3 роки тому

    Does anyone know what the background art style is called?

    • @bsways
      @bsways 2 роки тому

      Looks like a 2D flat design with some textures applied

  • @miulo9999
    @miulo9999 3 роки тому

    Thank you so much for this tutorial! Awesome technique!

  • @oksouhm
    @oksouhm 3 роки тому

    A seriously underrated channel. Can't believe i actually found a gem :')

  • @johnmalcolmson7922
    @johnmalcolmson7922 3 роки тому

    Francisco, thanks for sharing this great effect. Can you repost the project file with the corrections compiled in the comments? Keeps crashing on me and I can't solve (tried all the suggestions). => Error at line 1 in property 'path' of layer 2 ('LINES') in comp 'MAIN'. Expected: ;, an expression was disabled as a result

    • @frangiordano
      @frangiordano 2 роки тому

      Sorry for the late reply. In this case you should change the expression engine to JavaScript!

  • @laena5842
    @laena5842 3 роки тому

    brilliant

  • @AtaurRaziq
    @AtaurRaziq 3 роки тому

    Very nice thank you. Just a tip, this particular case you don't need to use linear(), you can just *100 :) var newScale = sampleHSL[2]*100;

  • @JeremiahTrue
    @JeremiahTrue 3 роки тому

    Thanks for sharing this. I was able to modify it and use it to sample a generated fire to make surrounding areas flicker and glow

  • @loitfm720
    @loitfm720 3 роки тому

    thanks for sharing ^^

  • @danielochoa1062
    @danielochoa1062 3 роки тому

    i just bought the project but i dont know how to open it on after effects

    • @danielochoa1062
      @danielochoa1062 3 роки тому

      please i need helpppppppppppp!!!! as soon as you can

    • @WhispersOfTheForgottenAmbience
      @WhispersOfTheForgottenAmbience 3 роки тому

      Hey! You should be able to open it by double click on the AEP file. Or go to File - Open Project and then select the AEP file.

    • @braintwins
      @braintwins 2 роки тому

      @@WhispersOfTheForgottenAmbience I also just purchased but it didn't come with an AEP file at all. Just .rar and I'm not on a windows computer.

    • @frangiordano
      @frangiordano 2 роки тому

      @@braintwins Hi there! Thanks for buying the project :) I've updated to product to contain a .zip file, so you should be able to open it now. Please let me know!

    • @braintwins
      @braintwins 2 роки тому

      @@frangiordano Thanks!

  • @pablobarrantes1209
    @pablobarrantes1209 3 роки тому

    could not understand a thing

  • @PictorshopStudio
    @PictorshopStudio 3 роки тому

    Toooooo Long tutorial! You lost many times what you are focusing on.