[cairo] GLFW and Cairo Use

Stuart Axon stuaxo2 at yahoo.com
Wed Nov 25 13:11:29 UTC 2020


Hi,   These two libraries do pretty different things.
Cairo concerns itself with drawing 2D vector graphics, including curves - while GLFW provides a way of using OpenGL, for 3D.
It's possible to use Cairo to draw 2D shapes onto a texture that you create in OpenGL.You can also compile Cairo with the experimental OpenGL backend enabled that can output using OpenGL itself, though it's not always a guaranteed speed-up.

S++ 

     On Friday, November 20, 2020, 1:17:44 AM GMT, Rafał Jopek <rafaljopek at hotmail.com> wrote:  
 
  #yiv8413909583 P {margin-top:0;margin-bottom:0;}Hi,

GLFW and Cairo
There is little information on this, if someone has something to say at this point, please tell me, pros and cons combinations of these two libraries.








- Rafał

-- 
cairo mailing list
cairo at cairographics.org
https://lists.cairographics.org/mailman/listinfo/cairo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo/attachments/20201125/637eafff/attachment.htm>


More information about the cairo mailing list