Community
Arnold General Rendering Forum
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

Build-in transparency without closures ?

5 ANTWORTEN 5
GELÖST
Antworten
Nachricht 1 von 6
maxtarpini
478 Aufrufe, 5 Antworten

Build-in transparency without closures ?

Ciao, really no way to use the old build-in way to get opacity/transparency without being forced to use an all closure approach ?

5 ANTWORTEN 5
Nachricht 2 von 6
maxtarpini
als Antwort auf: maxtarpini

I mean beside coding one myself ...

2720-custom-transp.png

funny thing it takes 60secs to render vs standardsurface that takes 70secs :leicht_lächelndes_Gesicht:

but then I have to support also aovs and god only knows what else :verwirrtes_Gesicht:

Nachricht 3 von 6
Stephen.Blair
als Antwort auf: maxtarpini

Opacity uses closures now, so short of writing your own shader, there's no other way.



// Stephen Blair
// Arnold Renderer Support
Nachricht 4 von 6
maxtarpini
als Antwort auf: maxtarpini

yep but that's a minefield.. any optimization or trick or adhoc implementation arnold is doing can broke everything.. it's good because so I learn some internals.. ie fixed everything on beauty pass without performance drop but .. for example with aovs on a first try I can only trace binary/clipped opacity ..

2721-transp-beauty.png

2722-transp-aov.png

ie the borders should be semi-opaque as in the beauty

another problem is that on specular aovs it breaks somehow sampling .. if you look close you can see the quad holding the leaves producing bad sampling especially on the upper right border .. where it should be fully transparent.

2723-transp-aov-spec.png

Nachricht 5 von 6
maxtarpini
als Antwort auf: maxtarpini

a'right, one has simply to track opacity on the continuation ray path and composite it 'over' manually otherwise the last set into an aov will override the others creating the binary clipping seen above (which I keep however as an option to speed up things, I think vray or prman has also an option for this).

Nachricht 6 von 6
maxtarpini
als Antwort auf: maxtarpini

btw.. are you aware of this in your impl ? the stochastic lookup has much more problems to visually converge on pure albedo aovs ... 16samples here (for casual viewers.. pink should be flat not noisy).

2737-stochastic-transp.png

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report