An open API service indexing awesome lists of open source software.

https://github.com/xeiavicaflashrepository/natronfornewbies

A textbook I'm writing to show you how to effectively use natron, a free compositing application modeled after nuke.
https://github.com/xeiavicaflashrepository/natronfornewbies

cc-by-sa compositing compositing-software creative-commons latex latex-document natron textbook

Last synced: about 2 months ago
JSON representation

A textbook I'm writing to show you how to effectively use natron, a free compositing application modeled after nuke.

Awesome Lists containing this project

README

        

# NatronForNewbies
A textbook I'm writing to show you how to effectively use natron, a free compositing application modeled after nuke. While docs and YouTube videos exist, I wanted something more customed tailored to book form with more verbose examples on how you can make the most out of natron. My book is under the CC BY-SA 4.0 International license.

Don't hesitate to open a PR or Issue if you got a question/comment/suggestion.

# Building
Run `latexmk -output-format=pdf -output-directory=build -verbose -pdf -latexoption="-8bit -interaction=nonstopmode" nfn.tex` in the root directory of the project.