Yunus Balcioglu
animatrix_
About Me
Senior FX Technical Director @ Industrial Light & Magic | Feature film credits include The Lord of the Rings: The Rings of Power, Marvel's Eternals, Star Wars: The Rise of Skywalker, X-Men: Dark Phoenix, X-Men: Apocalypse, Aquaman, Alien: Covenant, Pirates of the Caribbean, Justice League and many m... more
Senior FX Technical Director @ Industrial Light & Magic | Feature film credits include The Lord of the Rings: The Rings of Power, Marvel's Eternals, Star Wars: The Rise of Skywalker, X-Men: Dark Phoenix, X-Men: Apocalypse, Aquaman, Alien: Covenant, Pirates of the Caribbean, Justice League and many more. less
EXPERTISE
Technical Director
INDUSTRY
Film/TV
Houdini Skills
ADVANCED
Procedural Modeling | Digital Assets | Mantra | Pyro FX | Fluids | Destruction FX | VEX | Python
INTERMEDIATE
Realtime FX
Availability
Not Specified
My Gallery
My Talks
Recent Forum Posts
Supercharged H20 extension (TouchDesigner Style) Nov. 21, 2025, 9:38 a.m.
Glad to hear that!
Simple math calculations in input fields. Nov. 21, 2025, 2:55 a.m.
Hi,
You can't do this in every parameter field. But if you really need this feature, your best bet is to create a simple python script that shows a popup field where you could type an offset like 5, or -10 then use that value to change the current time.
You can't do this in every parameter field. But if you really need this feature, your best bet is to create a simple python script that shows a popup field where you could type an offset like 5, or -10 then use that value to change the current time.
Supercharged H20 extension (TouchDesigner Style) Nov. 16, 2025, 3:39 a.m.
All of these hotkeys can be customized. For example if you don't like the default hotkeys, you can remove them using the hotkey editor. But for the network editor hotkeys, you need to edit the hotkeys.csv yourself using a text editor.
The syntax is documented inside nodegraphhooks.py.
So you can assign hotkeys for polyextrude and polybevel there. When you upgrade, you wouldn't lose your hotkeys if you keep your hotkeys.csv and your own overrides files.
The syntax is documented inside nodegraphhooks.py.
So you can assign hotkeys for polyextrude and polybevel there. When you upgrade, you wouldn't lose your hotkeys if you keep your hotkeys.csv and your own overrides files.