Porting of camera expression from AE to flame

Home Page forums fx Art and Technique Expressions for VFX Porting of camera expression from AE to flame

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #202810
    jeanmib
    Participant

    Hi I have an expression I wrote for after effects that creates a wiggle effect on the camera to mimic a slight handheld feel.
    In AE, the expression looks like this and has 2 sliders on the camera layer that control the intensity of the wiggle.
    I think it is possible to create this by replacing the sliders with nulls and give the expression a reference to the nulls…
    so if my expression is:

    wiggle(effect(“WiggleIntensity”)(“Slider”), effect(“WiggleintensityY”)(“Slider”), octaves = 2, amp_mult = .5, t = time)

    I can live without having the links to the sliders, but since there is no Wiggle command in the flame scripting language, I would be happy if someone could help me out on this one…

    Thanx in advance,
    cheers,
    Jean-Michel

    #217759
    Shane
    Participant

    noise would equal your wiggle, or noise3 for xyz all at once. frame would equal your time.

    #217757
    Henry
    Participant

    Can I use the Axis as a controller instead of the slider command or is there a way to create a slider in the interface to control my noise?
    thanx
    jm>~

    #217758
    Henry
    Participant

    Can I use the Axis as a controller instead of the slider command or is there a way to create a slider in the interface to control my noise?
    thanx
    jm>~

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Copy link
Powered by Social Snap