Houdini Stuff
Friday, 17 February 2023
decent kinefx primer youtube playlist
›
More of a reminder for myself... Quite a good primer on Kine FX, full body IK, posing and animation https://youtu.be/S4Bzhnepovk
Tuesday, 31 January 2023
exporting custom attributes in Alembic to Blender
›
We use the setattribtypeinfo function to force an attribute to be a color type. Just like Cd usually is. This will probably streamlined and ...
Friday, 6 January 2023
doing things to for each sop loops
›
How to get information about the current loop Sometimes you need to use the current loop or the current piece number in an expression on o...
Monday, 21 November 2022
another way to cut or slice objects
›
Use 2 clip SOPs in a For Each loop. The "detail" function access the iteration number. These little expressions are pasted in the ...
Tuesday, 15 November 2022
Cutting/slicing up an object in equal divisions
›
Houdini Quick tip - slice equally - YouTube Sometimes the Boolean Fracture lets you down, so use the Voronoi Fracture, and feed a line int...
Thursday, 27 October 2022
GLSL style textures with COPS
›
Create a COP network. Create a VOP Generator Inside this, make a snippet. below is an example of what you could do inside the texture. This...
number padding and clamping file sequences
›
padding file names and clamping at the same time - `padzero(7,clamp($F4,1091,1256))` Think I've shown this snippet before, but maybe ...
‹
›
Home
View web version