Jump to content

Search the Community

Showing results for tags 'extrude sop distance scale parameter'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 1 result

  1. Hello Forum , i have a question. In project i need to put object on extruded face to move them together. I've done this with just main "dist parameter(float)" myself just add simple expression to "transform Sop" in translate Y It's work with little expression : bbox("../polyextrude ", -D_YMAX)-$YMAX+0.5 --- or --- ch("../polyextrude4/dist") But i go next level with this method and face to Wall of problem.. I try to extrude faces with distance scale "zscale" i've create attrib with "attrib wrangle" and simple expression "f@zscale = fit01(rand(@ptnum), chf('min'), chf('max'));" This works well, this expression move extruded faces randomly by Distance scale - ptnum, but i need to put object on extruded face to move them together. I try cople of methods but they didnt works. Please Help. Extrude_sop_zscale_dist_scale.mov
×
×
  • Create New...