Your search for Sebastian Elsner returned 13 results.
Search
Position2Points
Contributed by Sebastian Elsner
Displays points from a position pass.
SSAO
Contributed by Sebastian Elsner
Plugin to create a screen space ambient occlusion pass.
nukePyDummy
Contributed by Sebastian Elsner
A python script to generate a dummy nuke.py module for use with external editors.
autosave backup
Contributed by Sebastian Elsner
Automatically backup your autosave files
Dive Into Python
Dive Into Python is a Python book for experienced programmers, you can download, view online or buy. To everybody coming from a different programming background then Python I can recommend this book.
code.activestate.com - Python External Recipes
This is a great source for python snippets: http://code.activestate.com/recipes/langs/python/
Open Book (German)
Das "Python" Buch von Peter Kaiser und Johannes Ernesti ist ein umfassendes Handbuch zu Python 2.5 und wird als freies Openbook von Galileo Press zum Download oder online anschauen bereitgestellt.
Das Buch ist meiner Meinung nach für Anfänger sehr brauchbar, da viele Module von Python auf einem verständlichen Niveau erklärt werden.
Measuring Plugin Speed
This was recently discussed on the nuke-dev mailing list and some approaches were new to me, so I thought I would add all answers here: * Use the -P switch to pute nuke into performance mode * Have a test .nk (e.g Read->MyNode->Write) and compare times how long it takes to render on the command line with "nuke -x" *…
Rescuing Broken Nuke Scripts
Especially when using the Roto/Paint nodes it sometimes happens that scripts get broken. You then get messages like: "Missing close brace" or "Variable XY not defined" when opening files.…
Developing Nuke Plugins on Windows
Now that the Nuke distributions come with a standard Visual Studio solution to be used as a template for your own Plugins, it has become quite easy to set up your dev environment.…
Using Eclipse with Nuke
Setting up the Eclipse editor to work as your NUKE IDE
RenderManager - RenderPal
Setting up RenderPal to work with Nuke to build your farm without much trouble.
RenderManager - BackBurner
Use Backburner to render your Nuke scripts with nuke2backburner.