#noadobe — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #noadobe, aggregated by home.social.
-
#UnplugBigTech Tipp 10: LibreOffice und Co.
Setze möglichst auf Open-Source-Software für deine Büroarbeiten. LibreOffice bietet nahezu alle Funktionen, die du von Microsoft Office kennst, ohne deine Daten an ein US-Unternehmen zu senden. GIMP ist eine großartige Alternative zu Adobe Photoshop, und VLC spielt deine Medien ab, ohne dich zu überwachen.
#LibreOffice #GIMP #VLC #NoMicrosoft #NoAdobe #opensource #datenschutz #privacy
-
Text :
- Importing a file lets the user modify the resulting layer. No link with the original file will be kept. The resulting layer will not be associated with an Asset (external file representation in Friction).
- Linking file allows the user to keep the link with external file : if a modification happens, it will be reflected in Friction once the Asset is reloaded. The resulting layer will not be editable in Friction.#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #13 - Import/Link external files
Friction allows user to use external resources (as svg). There are 2 very different ways of using them, Import an Link.
Do you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource
#alternative #friction2d -
Text :
- Select **two Path Layers**
- In the **topbar menu**, in **Path** category, select an operation
- You can use **Union, Difference, Intersection, Exclusion, Division** operations
- You can also **Combine** or **Break Apart** to combine **separate Path Layers into one**, or **break a Path Layer with multiple Paths into separate Layers**#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #12 - Path Operations
In Friction, you can combine different path through path operations. They are also known as boolean operations.
Do you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource
#alternative #friction2d -
Text 2/2 :
- If the child animation is bigger than the scene canvas, you can use the outside pixels in the parent scene or not by toggling the clip checkbox in the layer properties, acting like a classic video layer or a procedural use of separate animation
#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Text 1/2 :
This is similar to pre composition or nested composition in after effect
- Create two different scenes (let's call the final one "parent" and the other "child")
- In the parent scene, right click in the viewport and use theLink Scene button
- The child animation is now in the parent scene, and acts as a classic video layer. You can toggle its Visibility Range to move animation in time#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #11 - Link (nested) Scene
Friction allows user to link a scene (composition) in another scene. This simplifies the use of pre made animation in a complex scene.
Do you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource
#alternative #friction2d -
Text :
- In the right click menu of a layer, you can toggle visibility range to activate it. The color block represents the frames of visibility for the layer.
- This color block can be adjusted (trim and drag) to set this range. Keyframes would be moved accordingly.#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #10 - Visibility Range
Friction allowed layer to have *Visibility Range*, to limit or not their visibility in time in the render.
Do you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource #alternative #friction2d
-
Text :
- In the transform section of the child object, add transform effect Track
- Setup its Target
- The child now automatically points toward the target#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #9 - Track (point toward) transform effect
Friction has the ability to make an object points at another automatically. This is the Track transform effect.
Do you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource #alternative #friction2d
-
Text 2/2 :
- To prevent that, you can use $value to get the user-defined value of the property, and add it to the parent's property in the Calculate section
NamedVariable = ParentName.transform.translation.x
CurrentValue = $value
return NamedVariable + CurrentValue
- Do it for both axis if needed, you should be able to control the child's property while it is still copying parent's property#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Text 1/2 :
- Set expression for child's property (translation for the example)
- In Bindings section, get the parent property as a variable
NamedVariable = ParentName.transform.translation.x
- Return this variable in the Calculate section to use it as the new value
return NamedVariable
- Repeat that with both axis if needed
- Child's property is now the same as the parent's, but it cannot be changed by the user anymore#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #8 - Property linking with expressions
In friction, you can use expression to copy property of another layer and make a "single property child".
Do you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource #alternative #friction2d
-
Text :
- In transform section, add transform effect "Parent" to the child layer.
- In the effect, setup the target (parent).
- The layer is now a child of the selected parent layer.If two "Parent" effects are used on the same layer, only the last one is taken into account.
#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #7 - Parent/Child tranform effect
In friction, you can setup a layer to be the child of another.
It is the equivalent of the whip parenting in #aftereffectDo you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource #alternative #friction2d
-
Text :
- Animate
- Go to curve editor
- Select a setting to show its curve
- Select points (nodes)
- By default, curves are segment lines (no handles available to smooth)
- Turning the curve into a segment curve will allow smoothing its nodes by manipulating handles
- Symetric node and Smooth node allows to have both tangent of a node aligned, automatically smoothed or not
- Corner node makes tangent of a node independent#animation #motiongraphic #friction2d #aftereffect #NoAdobe #opensource
-
Friction Quick Tip #6 - Manipulate animation curves
Friction allows user to manipulate an animation curve (movement over time) precisely with curve point handles !
Do you know @friction ? It is an awesome open source 2d animation software, early stage, which could replace #aftereffect
Unofficial discord https://discord.gg/FkjnM2r2JD
Official page https://friction.graphics/#adobe #noadobe #foss #motiongraphic #motiondesign #2danimation #animation #opensource #alternative #friction2d