Jump to content

Map composed picture to sprites


Recommended Posts

Hello, friends.

I have a sprites particles system. When I use a simple picture as a sprite, everything is Ok, color and alpha are good. Then I composed a simple noise in COP2 Network and tried to map it to sprites. In OGL viewport everything is OK, but my render is no (it has only squares in color and alpha from sprites). Please, explain what I made wrong? And the second question is: My noise in animated, and in every frame it is slightly different, so how can I map different noise in every sprite. Because now I how the same noise on every sprite in every frame.

Thanks a lot

P.S. Here is the simple scene, where I have these questions. Please, help me to fix them.

Sprites_Test.hip

Link to comment
Share on other sites

Hello, friends.

I have a sprites particles system. When I use a simple picture as a sprite, everything is Ok, color and alpha are good. Then I composed a simple noise in COP2 Network and tried to map it to sprites. In OGL viewport everything is OK, but my render is no (it has only squares in color and alpha from sprites). Please, explain what I made wrong? And the second question is: My noise in animated, and in every frame it is slightly different, so how can I map different noise in every sprite. Because now I how the same noise on every sprite in every frame.

Thanks a lot

P.S. Here is the simple scene, where I have these questions. Please, help me to fix them.

Make sure is to assign the "Cd" and "Alpha" attributes in the Attributes parameter of the mantra: geo procedural SHOP.

Link to comment
Share on other sites

I did that. Maybe you can look at my scene?

I didn't look at your scene - but are you using the op:/ syntax to map the COP image? If you are, be sure to set your COP image to 8bit (use the Convert COP, perhaps). There is a bug in Houdini which doesn't let floating-point images work in Mantra if using the op:/ syntax.

Link to comment
Share on other sites

I didn't look at your scene - but are you using the op:/ syntax to map the COP image? If you are, be sure to set your COP image to 8bit (use the Convert COP, perhaps). There is a bug in Houdini which doesn't let floating-point images work in Mantra if using the op:/ syntax.

Yes, I use "op://" to map color. I also tried to convert, but it didn't help.

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