vfx-rants.blogspot.com
VFX Rants: Nuke - smart cloning with time offset
http://vfx-rants.blogspot.com/2014/09/nuke-smart-cloning-with-time-offset.html
Tuesday, September 16, 2014. Nuke - smart cloning with time offset. Just a little snippet I'm using right now. If you need to clone from a certain area in plate but don't want to stabilize it and use a tracker as clone transform base instead, changing time offset of clone source shifts the area you are cloning from. To keep the same relative clone source area while changing time offset, use this expression in clone shape or stroke source transform:. Posted by Hendrik Proosa. View my complete profile.
vfx-rants.blogspot.com
VFX Rants: August 2015
http://vfx-rants.blogspot.com/2015_08_01_archive.html
Monday, August 3, 2015. What I have been up to. Finished work for feature film "Supilinna Salaselts". My tasks were different paint fixes and compositing. Museum of Science and Technology in Stockholm will open a new exhibition in September 2015. I was involved with the multimedia part. Made the upgrade to Nuke Studio. Dug up my GIS related software project with new ideas. Successfully compiled PythonQt. Posted by Hendrik Proosa. Subscribe to: Posts (Atom). Contact: hendrik [at] kalderafx.com.
vfx-rants.blogspot.com
VFX Rants: August 2013
http://vfx-rants.blogspot.com/2013_08_01_archive.html
Tuesday, August 13, 2013. Programming continued. vol 4. Have to start working now, so maybe last update in some time. Ops with geometry operations. Viewer Op options for style overrides, also enables sorting of viewed table. In addition to ops with tables, new ops that create or modify geometry are now in place. Started coding a simple library of geometric primitives also, so that generic functions could be used on all of them for inserting vertices etc. Ahaa, almost forgot! Posted by Hendrik Proosa.
vana.kinobuss.ee
MEESKOND | KINOBUSS TULEB!
http://vana.kinobuss.ee/meeskond
SIHID & TEOD. Filmi- ja meediaharidus kooli! Sotsiaalne ettevõtlikkus läbi meedia-kirjaoskuse. Eesti keele õpe audiovisuaalsete metoodikate kaudu projektilaagrites. Filmimetoodikad koolis ja hariduses. Kodanikukinode võrgustiku käivitamine sotsiaalse kaasamise kaudu. Marko “Hullmaks” Sarv. Filmitehnik ja Mees, Kelleta Buss Ei Liigu. Filmi- ja animatöötoa juhendajad. Peeter “Tehnokratt” Marvet. Team ja veel palju väga tublisid inimesi, kes nõu ja jõuga on ja on abiks olnud suuremal ja veel suuremal määral!
ludovicchesnot.blogspot.com
Luché: KO
http://ludovicchesnot.blogspot.com/2014/11/ko.html
Dimanche 2 novembre 2014. Inscription à : Publier les commentaires (Atom). Afficher mon profil complet. ARTBOOK N°6/CFSL INK-ANKAMA. MAGNITUDE 9/Des images pour le Japon/CFSL INK. Daisuke “dice” Tsutsumi. Modèle Simple. Fourni par Blogger.
vfx-rants.blogspot.com
VFX Rants: What I have been up to...
http://vfx-rants.blogspot.com/2015/08/wat-i-have-been-up-to.html
Monday, August 3, 2015. What I have been up to. Finished work for feature film "Supilinna Salaselts". My tasks were different paint fixes and compositing. Museum of Science and Technology in Stockholm will open a new exhibition in September 2015. I was involved with the multimedia part. Made the upgrade to Nuke Studio. Dug up my GIS related software project with new ideas. Successfully compiled PythonQt. Posted by Hendrik Proosa. January 16, 2016 at 1:12 PM. Subscribe to: Post Comments (Atom).
vfx-rants.blogspot.com
VFX Rants: December 2013
http://vfx-rants.blogspot.com/2013_12_01_archive.html
Saturday, December 28, 2013. QtCreator and linking minGW .a libraries. Started with my coding side project again and messed with the linking of .a shared library files. These "archive" files are the same thing as Visual C .lib files, but QtCreator does not like them and so they must be manually linked. Lib files can be added through dialog. To function or class declaration in header. For example: int. Mult(int a, int b);. Type command: dumpbin /exports C: yourpath yourlib.dll. Ordinal hint RVA name.
vfx-rants.blogspot.com
VFX Rants: October 2016
http://vfx-rants.blogspot.com/2016_10_01_archive.html
Thursday, October 27, 2016. Some time has passed since my post ACES workflow and Resolve. And it seems to be the time to refresh the old article with some new info and also start a new series of posts about adventures in ACESland. First off, the official documentation:. Official ACES web page. ACES in a nutshell. Image from fxguide.com. ACEScg, ACEScc, ACEScct, ACESproxy. The main difference between cg, cc, cct and proxy variants is the transfer function (non-linear encoding of values) and use cases....
vfx-rants.blogspot.com
VFX Rants: July 2014
http://vfx-rants.blogspot.com/2014_07_01_archive.html
Wednesday, July 23, 2014. Nuke get(channels=0xf) but request(channels=0x7) error. I'm doing some paint fix work and Nuke is getting pretty annoying with its get(channels=0xf) but request(channels=0x7). Error It randomly throws it on different nodes and while in viewer everything renders correctly, Write nodes crash with an error. At first I searched the forums and Nuke release notes but found nothing very useful except the discussion about motion vector channels in The Foundry Nuke user forum. Labels: Sa...