Hello!

I don't have a blog and I was more familiar with Markdown formatting, so
here it is:

https://github.com/pandrei/BRL-CAD-related/blob/master/Midterm.md#object-oriented-c-geometry-api

Any feedback is appreciated!

Thanks,
Andrei


2014-06-26 0:43 GMT+03:00 Christopher Sean Morrison <brl...@mac.com>:

> I have written the midterm post that can be found at
>
> http://brlcad.org/wiki/User:Vladbogolin/GSoC2014/Midterm
>
> I hope it's what you expected, otherwise please tell me to change it.
>
>
> Thanks Vlad, that will certainly do!  Please put a link to your post in
> your dev log if you haven't already.
>
> Since others have asked, the midterm post can be put anywhere.  Ideally,
> you should post it to a personal blog but using our wiki like Vlad did is
> fine too if you don't have one set up anywhere.  Regardless of where it's
> put, do link to it in your dev log (and share it here if you like).
>
> 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").
>
> 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
>
>
------------------------------------------------------------------------------
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