afrank

afrank

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

L-System variables in expression functions 2009年8月12日15:26

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 2009年8月7日12:51

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 2009年8月3日13:11

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