Giter Club home page Giter Club logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
It seems strange that culling breaks your rendering, given that it only uses
glDrawPixels which should have nothing to do with face orientations (no normals 
are
applied to glDrawPixels as far as I know?). I have tested flipping on both 
current
ATI and Nvidia machines, and it works fine... Out of curiosity, which
card/driver/distribution are you using?

The CULL_FACE item exists because it is used for the qpainter overlay feature. 
I will
add a patch which checks for whether this feature is used.

Similarly, Alpha testing + blending are intended to be used for rendering of
transparent overlays on top of the video stream. I will comment them out until
actually used.

Original comment by [email protected] on 5 May 2009 at 7:35

  • Changed state: Fixed

from ssl-vision.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Intel video card. It's not immediately obvious from looking at the OpenGL specs 
whether drawpixels should or should not be affected by backface culling; in any 
case, as I said, the render is only inhibited when hflip XOR vflip is true, 
suggesting that drawpixels is being implemented in the driver with a quad, 
which is 
a backface when the coordinates are inverted. Anyway, thanks for taking the 
time to 
look at this!

Original comment by [email protected] on 5 May 2009 at 7:58

from ssl-vision.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.