On Jun 26, 2014, at 4:34 PM, Vlad Bogolin wrote:

> Vlad, looks like you might be drawing pix images into the framebuffer upside 
> down?  Easy fix.  ;)  We use 1st quadrant coordinates for images, whereas 
> many other image systems use 4th.  You can either manually flip the data or 
> just scan over coordinates from y-1 to 0.  A good sample model for testing is 
> usually moss.g (object "all.g").
> 
> You were right about the upside down drawing. I fixed the problem and posted 
> some new screenshots on the log page 
> (http://brlcad.org/wiki/User:Vladbogolin/GSoC2014/Logs#Week_6).

Great, that looks much better!  Curious there that "tank" model is from?  Which 
of our sample db files?

Cheers!
Sean

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to