Tighe Rzankowski
trzanko
About Me
7+ year Houdini experienced FX TD currently working in the Synthetic Data industry. Formerly an intern at SideFX and an FX TD at The Mill NY, RISE Berlin and ILP Stockholm.
Working remotely from Berlin, Germany.
Dual citizen able to work in the USA and EU.
EXPERTISE
Technical Director
INDUSTRY
Advertising / Motion Graphics | Film/TV | Gamedev | VR
Houdini Skills
ADVANCED
Procedural Modeling | Environments | Digital Assets | Character Rigging | Motion Editing | Animation | Hair & Fur | Cloth | Muscles | Solaris | Mantra | Karma | Lighting | Pyro FX | Fluids | Destruction FX | PDG | VEX | Python
INTERMEDIATE
Crowds | Realtime FX
Availability
I am currently employed at Devant
My Tutorials
Recent Forum Posts
[VEX] How to setdetailattrib() to a dictionary? May 15, 2024, 5:22 a.m.
Can also be done via set() and insert():
In a detail wrangle:
In a detail wrangle:
string names[] = {'foo','bar','foobar'}; float vals[] = {.123,.234,.345}; d@myDict; for( int i = 0; i < len( names); i++) { string thisName = names[i]; float thisVal = vals[i]; insert(d@myDict,set( thisName, thisVal)); }
Can't use GPU for compositing Jan. 6, 2024, 8:24 a.m.
malexanderHi Mark,
It's been disabled because the feature doesn't work in recent versions of Houdini.
Is there any word on whether this feature will exist in future versions of Houdini? A faster COPs would be awesome!
Tighe
Houdini batch mode post render script July 11, 2021, 11:54 a.m.
Same! I could have sworn I've done this before!
I, also, cannot execute ROP scripts when Saving to Disk in Background.
I, also, cannot execute ROP scripts when Saving to Disk in Background.