Rendertime Displacement for Position Displace Op - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html) +--- Thread: Rendertime Displacement for Position Displace Op (/thread-3244.html) |
Rendertime Displacement for Position Displace Op - AndyMurdock - 08-09-2022 I use Position Displace Op a lot. It works well for a displacement with a uvw mapped object, but what about when the displacement map is more complicated. I also use a great deal of VRay triplaner mapped displacement and the VRay Blend Material that mix different displacement maps. There we have displacement only happening at render time. I'm hoping for a way to find that render time displacement and give it the Position Displace Op. Thanks Andy RE: Rendertime Displacement for Position Displace Op - tyFlow - 08-10-2022 tyFlow is only able to read data that texmaps feed to it using Max's regular API. It can't access data that a renderer generates internally (like the special VRay maps), unfortunately. |