Jump to content

Search the Community

Showing results for tags 'z-buffer'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CGARCHITECT.COM
    • Forum Rules
  • MAIN FORUMS
    • General Discussions
    • Hardware and Technical Discussions
    • Off Topic
    • Pro Plan Members
  • VISUALIZATION GALLERIES
    • Architectural Visualization Gallery
    • Work in Progress (WIP)
  • SOFTWARE
    • 3ds Max
    • V-Ray
    • Other Renderers
    • Other Visualization Software
    • CAD Software
    • Post Production Software
    • VR/AR/MR/Real-Time
    • Vegetation
    • Color Management
  • MISCELLANEOUS
    • New Member Introductions
  • SITE FEEDBACK AND SUGGESTIONS
    • Comments and Feedback

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Display Name


Country

Found 1 result

  1. I have the following problem: Very ooftenI would like to be capable of color correction of a single particular object in a 3D rendering. Though it is possible to make appropriate collor correction in 3D package - this is nasty as that require additional rendering of the complete scene what is time consuming. Ideally, I would like to make do such minor color correction is compositing software - in case of stills - in Photoshop. But... how to do this? I tried to make two render passes: A) rendering the scene having one particular object set invisible to camera (but visible to GI solution) B) rendering the scene having all objects but this one set invisible to camera (but visible to GI solution) That could work but it fails in case given object intersects with other in 3D space. Normaly, 3D camera only renders these object's parts what are visible to camera, so these parts what are obscured by other object are not renederd. But if I render given object "separately" - then I have all parts being rendered - even these what are normally invisible as obscured by other objects. and in case of intersecting elements - alpha channel provides unsufficient information to perform appropriate selection to remove unneeded parts. Normally, this information if provided with depth channel: the Z-buffer. But unfortunately, I can't see any use of it in Photoshop. Ideally, some specialized "layer blending mode" should be implemented in Photoshop. It could work in the following manner: Presuming there are two Photoshop layers: - bottom layer containing (A) render image masked with its Z-buffer channel - top layer containing (B) render image masked with its Z-buffer channel Using specialized blending mode, only these pixels would be revealed what are actually "closer" based on appropriate Z-buffer data. Unfortunately, there is no such blending mode in Photoshop, so I am stucked. Do you have any idea how to overcome this issue? How "the professionals" are doing it?
×
×
  • Create New...