djo Posted April 11, 2016 Share Posted April 11, 2016 Hey Guys, I have been playing with a raytracing shader. The surface I apply the shader on and the actual position I am computing in the shader is quite a faire distance away. It's like I'm looking through a window. All works well and good however I am now looking into implementing Deep data in this shader We can read deep data with dsmpixel. But is there anyway of writing it out from the shader ? At the moment my deep data comes out with the actual plane surface data that the shader is applied to but not the objects and procedural inside the "window" which my shader generates. Do any of you have any clues on how to feed this custom data to Mantra do so ? Is it just an simple array variable to export or a twin array both depth and color/alpha ? Is it even possible ? Thanks for any idea you might have. J Quote Link to comment Share on other sites More sharing options...
djo Posted April 11, 2016 Author Share Posted April 11, 2016 Upon further thinking if there is no straight process to do so in Mantra I'm thinking of perhaps writing a point cloud data with all this information a point per pixel and then find a way to convert it to a DCM file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.