afrank

afrank

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

L-System variables in expression functions Aug. 12, 2009, 3:26 p.m.

Indeed, I did not specifically needed sqrt. The problem is that not all of them are available. What I'm really worried about is when making custom expression functions specifically needed for conditions in L-Systems. Will it be able to use those ?

I'll see if I can make some time and create a test file.

Thanks for looking into this.

Frank

L-System variables in expression functions Aug. 7, 2009, 12:51 p.m.

Hello,

How can I use L-System variables in expression functions within rules ?
I can for example create a conditional rule like …

A(h) : `sqrt(4)` = 2 -> F …

But I can't use:
A(h) : `sqrt(h)` = 2 -> F …

Is there any way to do that ?

Thanks,

Frank

Recording Paint strokes Aug. 3, 2009, 1:11 p.m.

Hello,

I would like to record position info of paint strokes on geometry into channels using the Record Chop. I have to start playback to record though. Is there any way to have the frame change one frame ONLY if there is any change in the paint stroke ? A way to trigger a “move one frame up if position on stroke changes” kinda system.

Thanks,

Frank