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.
- Host: GitHub
- URL: https://github.com/xeiavicaflashrepository/natronfornewbies
- Owner: xeiavicaflashrepository
- License: cc-by-sa-4.0
- Created: 2025-04-01T18:29:17.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T19:10:16.000Z (about 2 months ago)
- Last Synced: 2025-04-01T19:42:26.960Z (about 2 months ago)
- Topics: cc-by-sa, compositing, compositing-software, creative-commons, latex, latex-document, natron, textbook
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
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.