Jump to content

Procedural Veins material?


Recommended Posts

Hey guys,

I don't have a lot of experience in SHOPs yet so I'd like to see if someone could give me some ideas for this.

I'm developing a procedural eye and I'm able to do it's veins procedurally on SOPs but I guess it would be much more useful if I could achieve something in the shader, maybe using some kind of noise. I don't know.

I'm kinda stucked in the beggining so I just need any kind of ideas :)

here's a good reference (I like the thickness variation)

red-vines.png

Link to comment
Share on other sites

The first thing that came to mind was an L-system 2D plant projected on to a sphere. Depends on if you need actual geometry. You can vary the thickness by routing the lsystem iteration value to the width of a polywire.

 

Untitled-1.jpg

ap_lsys_veins.hiplc

Edited by Atom
  • Like 1
Link to comment
Share on other sites

Awesome, Thx!

Konstantin, thank you man. I don't have Houdini in front of me but I can't wait to check it out

Atom, thx but like 
Konstantin pointed, I could do it using that setup from Ben Watts / Entagma to connect points, it works really awesomely but it's really expensive both to animation / simulation and render time.

Link to comment
Share on other sites

Alright, i'm on Houdini now

@konstantin magnus, it looks awesome, very promising!

You did it in vops. Do you think it's possible to use the same setup in a shop context? Because my eye's mesh is not very dense.

 

I'll try the idea in shops right now but, as I said, i have huge lack knowledge in shops so I'm not sure if I can make it.

Link to comment
Share on other sites

  • 2 weeks later...
On 25.5.2017 at 8:45 PM, ParticleSkull said:

Do you think it's possible to use the same setup in a shop context?

For transferring this to /mat or /shop context you just have to replace pos by UV coords or relbbox, adjust the frequency and apply a PBR shader (see attachment).

 

veins_mat.hipnc

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...