Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Gaffer Wiki}} | |||
=Welcome to Gaffer Wiki= | |||
Gaffer Wiki is a community effort and everyone is welcome to contribute. Here you can find [[:Category:Examples|Examples]], Templates, Guides and more for [https://www.gafferhq.org Gaffer]. See [[Help:Getting started|Getting started]] if this is your first time contributing. | |||
== Getting started == | == Getting Started With Gaffer == | ||
* [https://www. | |||
If you're completely new to Gaffer, begin with [[Getting started with Gaffer]] and [[Learning resources]]. | |||
== Examples == | |||
[[:Category:Examples|Examples]] provide small snippets of functionality to demonstrate how to do useful things with Gaffer's [[:Category:Nodes|Nodes]]. | |||
== Templates == | |||
Templates are more complete scripts, useful as a jumping off point for creating your own Gaffer setups. | |||
== Guides == | |||
Guides go more in depth into specific aspects of Gaffer. From usage through to customising and extending Gaffer. | |||
* [[Shortcuts and UI Interactions]] | |||
* [[Installing Gaffer on AWS with EC2 Image Builder]] | |||
* [[Adding Presets to Global Context Variables]] | |||
* [[Scripting Box Nodes]] | |||
* [[OSL Image Manipulation]] | |||
== External Resources == | |||
[https://www.gafferhq.org/documentation Gaffer's Documentation] | |||
[https://github.com/gafferHQ/gaffer Gaffer GitHub] | |||
[https://www.gafferhq.org/resources GafferHQ Resources] | |||
[https://groups.google.com/g/gaffer-dev Gaffer-Dev Mailing List] | |||
[https://discord.gg/sEm8dDw Gaffer Users Discord] | |||
__NOTOC__ |
Latest revision as of 19:34, 2 November 2024
Welcome to Gaffer Wiki
Gaffer Wiki is a community effort and everyone is welcome to contribute. Here you can find Examples, Templates, Guides and more for Gaffer. See Getting started if this is your first time contributing.
Getting Started With Gaffer
If you're completely new to Gaffer, begin with Getting started with Gaffer and Learning resources.
Examples
Examples provide small snippets of functionality to demonstrate how to do useful things with Gaffer's Nodes.
Templates
Templates are more complete scripts, useful as a jumping off point for creating your own Gaffer setups.
Guides
Guides go more in depth into specific aspects of Gaffer. From usage through to customising and extending Gaffer.
- Shortcuts and UI Interactions
- Installing Gaffer on AWS with EC2 Image Builder
- Adding Presets to Global Context Variables
- Scripting Box Nodes
- OSL Image Manipulation
External Resources