[GEM-dev] [pd-gem:bugs] #234 Render order inverted with last Gem

Cyrille Henry nusmuk at users.sf.net
Mon Aug 25 09:29:02 CEST 2014


NO! render order is correct!
using print you can see that gemhead 49 is before gemhead 50 that is before gemhead 51.
there is however a difference : 
primitive used to be draw when Z >= Zbuffer, 
they are now draw only if Z > Zbuffer.
this result in diference when a new primitive is draw in the same Z than an old primitive.
this is not a rendering order problem.


---

** [bugs:#234] Render order inverted with last Gem**

**Status:** open
**OS:** linux
**Release:** unknown
**Created:** Sun Aug 24, 2014 08:47 PM UTC by jack 
**Last Updated:** Sun Aug 24, 2014 08:47 PM UTC
**Owner:** nobody

The render order is inverted with last Gem from git.
If i use Gem from git://pd-gem.git.sourceforge.net/gitroot/pd-gem/Gem, all is OK concerning render order.
If i run the patch attached with last Gem, the green square is visible, with the "old" Gem, this is the red square that is visible and that is what is expected.
++

Jack




---

Sent from sourceforge.net because gem-dev at lists.iem.at is subscribed to https://sourceforge.net/p/pd-gem/bugs/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pd-gem/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20140825/344f5557/attachment.html>


More information about the GEM-dev mailing list