Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I admit I haven't done this in a while and I know everything is going towards Bifrost, but I needed to be fast and I find nParticles to be faster to set up and easier to use so I have set up an animation with "cloud" render type nParticles.
The particle simulation looks fine, however I'm having issues with the render.
The main issue is getting the render to respect the rgbPP attribute. (OpacityPP is an issue also but I assume it's essentially the same problem). I think at some point the PP attribute data is getting lost?
- I've tried using the aiStandardVolume shader with an aiUserDataColor node (attribute: rgbPP) hooked up to "emission color". No luck. It just uses the "default" value on the aiUseColor node.
- I've tried using the aiStandardVolume shader with an aiUserDataFloat node (attribute: ageNormalized) hooked up to the V value of a ramp. No luck. It just uses the "default" value on the aiUseDataFloat node.
- I've also tried these things (rgbPP as well as ageNormalized hooked into a ramp) using a particleSamplerInfo nodes instead of the aiUserData nodes with both the particleCloud shader and the aiStandardVolume shader. No luck.
- I've tried using a ramp hooked up to the "life color" attribute on the cloud shader. No luck. It's just white.
- I've tried rendering with Maya's software renderer with the particleCloud shader but the particles don't show up at all.
- I've tried rendering with Maya's software renderer with the maya's volumeShader but the particles don't show with that either.
What am I forgetting here?
Any help would be appreciated.
Thanks!
Solved! Go to Solution.