Jump to content

Point cloud shader problem


hytor

Recommended Posts

Hello!

I've been experimenting with the point cloud feature, but I encountered some problems. I attached the picture about how it looks in rendered. There problem is concerning to those black square shapes, those areas supposed to have negative values. I would really appreciate some help with this.

I also attached my scene file!

Thank you in advance!

Regards,

Hytor

pointCloudBS.zip

Link to comment
Share on other sites

Hello!

I've been experimenting with the point cloud feature, but I encountered some problems. I attached the picture about how it looks in rendered. There problem is concerning to those black square shapes, those areas supposed to have negative values. I would really appreciate some help with this.

I also attached my scene file!

Thank you in advance!

Regards,

Hytor

pointCloudBS.zip

negative values show up as black, which is what its doing. Make sure you are rendering them as float images. Int images clamp the range between 0 and 1. When you are using mplay, you can hit the "i" key to inspect the image values to check to see if you are getting negative values.

Link to comment
Share on other sites

Thanks, I already checked it with "i" key. But I don't now, why it is negative. I'm sure the problem is in my shader. If you look at the picture, you should realize, that those gradient spots should be continuous, I should not get any negative values!

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