Jump to content

Rendering Points as Spheres - Shader


Recommended Posts

Hello Odforce!

 

I am rendering a bunch of points as spheres (GEO node: Render/Geometry/Render Points As).

Is it possibile to modify the default shader that is assigned to the point primitives?

or i necessary have to copy a geometry onto points to assign a shader? 

 

 

rendering as points would give me the chance to use the pscale attribute to control the particles primitives scale directly,

while if I copy sphere prim onto points i would have to use the stamp function which slow the network quite a bit.

 

 

 

 

thank you for helping!

Edited by WLVL
Link to comment
Share on other sites

it works.

 

Thank you iamyog!!!  :)

 

 

PS_ why if I set the materialSOP to points it doesn't work? isn't the "render as sphere" option an instance procedure?

 

Point attributes
Assign the material at the point level instead of the primitive (face) level. This is only useful for point instancing. The objects instanced to the points will pick up the material assigned to the point.
Edited by WLVL
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...