Jump to content

Search the Community

Showing results for tags 'creep sop'.

  • 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. Hi all, Somewhat of a noob here trying to make vines creeping up a tree trunk (image A). I've put together a series of screengrabs along with my .hip file. Project geo peripheral might be a bit too large for attachment so here's a dropbox link: https://www.dropbox.com/sh/87f6okcs4h6a1xa/AAAXy7BdIlo1eJxFCmvkFzkPa?dl=0 I followed Scott Pagano's tutorial on Lynda, where he sets up the 2d point travel as a CHOP and feeds that into an (old school) ForEach net which holds the Creep node and iterates on a series of points. In Scott's setup, the geo surface the vines travel along is created by conforming a simple Tube SOP around an abstract base geo using the Ray SOP. Using this tutorial as my guide, I tried to do the same by using Ray SOP to wrap Tube around my tree trunk model. Because the trunk leans in a certain direction and has some irregularities in its form, the Ray SOP was having trouble finding what it needs to find to get a good, full wrap all the way up the trunk (image B). So, I tried a workaround, where I took the spine line of the tree, Resampled the points, used Copy SOP to clone series of Circles, and then created a surface with PolyLoft SOP. I figured this would line up the normals a little bit better between wrapping geo and tree geo and give the Ray SOP a better chance of finding the surface. Lo and behold this works quite a bit better (image C) however, now the Creep SOP yields an error saying that the geo surface I'm inputting is "not a surface". What's particularly frustrating is that I had it working for a moment yesterday (was able to generate "creeping" points up the tree surface) but can't recall how my setup was any different from now. What's happening now is that the Creep SOP is placing its points on only a single primitive in my mesh (prim# = 0). (image E) I ran a quick test with other primitive geometry objects: a Box, Sphere with top and bottom truncated using a Delete SOP. This was also yielding the "Input is Not A Surface" error in the Creep SOP, and the points were once again bound to the perimeter of primitive 0. It seems the only geo object allowing Creep SOP to let points travel is geo derived from a Tube SOP (image D). I was wondering if the points' travel ability had anything to do with normal angle, so I cranked down the number of sides to its minimum (3) but the points could still creep and travel around those sharp corners, so I'm wondering if it has to do with how the points are ordered on the surface geometry. Or is it something else entirely - ultimately wondering what separates a recognized 'surface' from a 'non-surface'. I'd also ask if anyone knows of a better way than Ray SOP to conform a Tube to my tree trunk surface. Ideally, the Y value of each point would stay in place, so the mesh would be made up of evenly spaced horizontal loops, though of course X an Z would move to conform to the target surface. Preemptive thanks to any responders! NpF houdini creep and ray.zip
×
×
  • Create New...