octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49083] demo camlight fails using qt graphics_


From: Rik
Subject: [Octave-bug-tracker] [bug #49083] demo camlight fails using qt graphics_toolkit
Date: Thu, 15 Sep 2016 01:02:10 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #8, bug #49083 (project octave):

I think the code to check whether MULTISAMPLE is enabled is wrong.  For
example, it should be possible to use


glIsEnabled (GL_MULTISAMPLE)


to check whether the feature is turned on.

There may also be a disconnect between gl-render.cc and the GLCanvas object
created by Qt.  I checked with the GLCanvas object and it thinks MULTISAMPLE
is enabled and that the number of samples is 4.

I was using this resource:
https://www.opengl.org/sdk/docs/man2/xhtml/glGet.xml.

Also, https://www.opengl.org/wiki/Multisampling
Also,
https://www.opengl.org/discussion_boards/showthread.php/148216-redbook-multisample-example-not-work-%28GL_SAMPLE_BUFFERS-0%29



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49083>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]