<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">Hi Michael,<br>
<br>
Unfortunately this will render the geometry three times. <br>
First shadow map depth pass, Second to create the screenspace
shadow texture and for the RTT again. <br>
Any idea how to prevent the second pass and move it to some later
stage?<br>
<br>
Cheers<br>
Sebastian <br>
</div>
<blockquote
cite="mid:CAEt8o9hjSPep2KarP-N8pNkpdMOLL_bZkALkP8=oJyVoK7f2qQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Hi.<br>
</div>
I have the sample that worked just fine: <a
moz-do-not-send="true"
href="https://bitbucket.org/kornerr/osg-deferred-shading">https://bitbucket.org/kornerr/osg-deferred-shading</a><br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2016-02-25 2:00 GMT+07:00 Anders
Backman <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:andersb@cs.umu.se" target="_blank">andersb@cs.umu.se</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi all.
<div><br>
</div>
<div>Has anyone tested the EffectCompositor together with
osgShadows?</div>
<div><br>
</div>
<div>My problem is, that as soon as I add a shadowed scene
as a child of an EffectCompositor, the shadows becomes
all wrong.</div>
<div>It looks like the shadow light sources follows the
camera, sort of.</div>
<div><br>
</div>
<div>The attached effect (asd.xml) is just a pass-through
effect.</div>
<div><br>
</div>
<div>Other than this, is there any other good way of
defining post-render effects in OSG these days?</div>
<div>osgPPU seems to have fallen into sleep, and I cannot
see any other good way of constructing this.</div>
<div>The EffectCompositor really looks great.
But...shadows does not work.</div>
<div><br>
</div>
<div>Anyone with insight into this?<span class="HOEnZb"><font
color="#888888"><br clear="all">
<div><br>
</div>
<div><br>
</div>
<div>/A</div>
-- <br>
<div>__________________________________________<br>
Anders Backman, HPC2N<br>
90187 Umeå University, Sweden<br>
<a moz-do-not-send="true"
href="mailto:anders@cs.umu.se" target="_blank">anders@cs.umu.se</a> <a
moz-do-not-send="true"
href="http://www.hpc2n.umu.se/" target="_blank">http://www.hpc2n.umu.se</a><br>
Cell: +46-70-392 64 67</div>
<div><br>
</div>
</font></span></div>
</div>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a moz-do-not-send="true"
href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org"
rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
osg-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
</blockquote>
<br>
</body>
</html>