<font><font face="trebuchet ms,sans-serif">to be honest, I&#39;m not sure I understand what you are saying. could you screenshot a case perhaps ? :p<br></font></font><br><div class="gmail_quote">2012/4/10 Tom M <span dir="ltr">&lt;<a href="mailto:letterrip@gmail.com">letterrip@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I suspect that the rasterization will be a few ms of the overall time spent, and thus further optimization work won&#39;t affect overall time much.  Of course I could be wrong :)<div>

<br></div><div>LetterRip<div><div class="h5"><br><br><div class="gmail_quote">
On Tue, Apr 10, 2012 at 10:31 AM, pete larabell <span dir="ltr">&lt;<a href="mailto:xgl.asyliax@gmail.com" target="_blank">xgl.asyliax@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hey all,<br>
<br>
Quick question:<br>
<br>
In designing the rasterizer for the 2D mask editor, I see that I have<br>
a choice to make.<br>
<br>
Option-A.) I can rasterize any polygon whatsoever with a very<br>
straightforward method. No problems. (this is how it works right now)<br>
<br>
but...<br>
<br>
B.) If the polygon (the mask) edges only intersect any given scan line<br>
only twice (meaning enter poly... then leave poly... never re-enter<br>
poly on this scan line) then the polygon could be rasterized at higher<br>
speed. (can be implemented now, or added later, without<br>
<br>
so...<br>
<br>
Here is the question:<br>
<br>
It is worth a slight performance hit to TEST the mask for<br>
Option-B-Compliance, which if it DOES pass, makes it faster to draw,<br>
or just skip it since &quot;most of the time&quot; the mask will fail the<br>
Option-B-Compliance test anyway?<br>
<br>
Not being a VFX guy I can&#39;t really judge what the typical use case is...<br>
<br>
Any feedback would be welcome.<br>
<br>
Cheers!<br>
Peter<br>
_______________________________________________<br>
Bf-vfx mailing list<br>
<a href="mailto:Bf-vfx@blender.org" target="_blank">Bf-vfx@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-vfx" target="_blank">http://lists.blender.org/mailman/listinfo/bf-vfx</a><br>
</blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
Bf-vfx mailing list<br>
<a href="mailto:Bf-vfx@blender.org">Bf-vfx@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-vfx" target="_blank">http://lists.blender.org/mailman/listinfo/bf-vfx</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>____________________<br>François Tarlier<br><a href="http://www.francois-tarlier.com">www.francois-tarlier.com</a><br><a href="http://www.linkedin.com/in/francoistarlier">www.linkedin.com/in/francoistarlier</a><br>