• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Stupid question: Flood Fill
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stupid question: Flood Fill


  • Subject: Re: Stupid question: Flood Fill
  • From: p3consulting <email@hidden>
  • Date: Tue, 25 Nov 2003 09:42:36 +0100

As far as I know, it is not possible to print with OpenGL at all short
of rendering to a giant image and printing that. OpenGL is not device
independent.

more precisely: not possible without using tiling, and tiling is a bit tricky in OpenGL as far as bitmaps are involved
(every operators depending on GL_CURRENT_RASTER_POSITION are concerned)
They are several examples on the net of how to do it.

Pascal Pochet
P3 Consulting
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: How to write background app that intercepts keyboard events
  • Next by Date: Unsafe SSH URLs? (Was Re: [ANN] RendezCon v0.1 - Rendezvous and Controller Sample Code and Application)
  • Previous by thread: Re: Stupid question: Flood Fill
  • Next by thread: Re: Breakpoints Being Ignored
  • Index(es):
    • Date
    • Thread