Jump to content

Space Suit


amm

Recommended Posts

Thank You

Yeah, ground is also Houdini, while there's nothing special there, IMO. Except instanced rocks, they are 'manual' work, it was just easier to get desired shape, still keeping as much low resolution, for around ten of initial instances. Perhaps only special part is small 'blending area' around each big rock, created by VDB combining, smoothing and deleting unwanted polygons. I believe that 'blending area' helped big rocks to fit to ground plane better, visually.

Will see is there a way for as much generic mini-braids generation. For now it's based on (my own) system which generates really too much of guides in such case. Also has probably unnecessary loops, for syncing the along-length-distribution with arbitrary braid thickness, so on. In short, while it works, it's too slow and messy for going in public.

spacesuit_anto_matkovic_rocks.png

Link to comment
Share on other sites

14 hours ago, McNistor said:

@amm That ground looks great. I'd love to take a peek inside its SOP. And maybe at the shader network too.

Here is hiplc with complete ground with ground shader, I've cleaned scene a bit. For distribution of rocks, I think there are better methods described in tutorials around. I've used a sort of simple repeating by modulo to get multiple instances into positions of scattered points.

Shader is somewhat special, I've tried to get as much bright  'dry' look, together with as much dark shadows from sun, typical for NASA photos of Mars. So finally there's mix of two PBR diffuse VOPs, one has faded front face to act as a 'dry reflection'. Mix is a bit modified screen blending of these two - instead of 'classic screen blending' where colors are subtracted from RGB 1, here's arbitrary value, I called it 'pedestal'. Effect is exaggerated brightness compared to standard diffuse shading, while color still can't go over 'pedestal' value, also bright parts are gradually blended to that max color, here it is some bright orange. Normally, someone will do such things in post. Doing that directly in render is a bit risky business - as it is for now, I'm not sure is it able to respond correctly to possible additional indirect light. Anyway it seems that Mantra is nicely resistant to such methods.

spacesuit_anto_matkovic_screenblending.png

  • Like 1
  • Thanks 2
Link to comment
Share on other sites

  • 1 month later...

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...