Git Product home page Git Product logo

Comments (2)

mosra avatar mosra commented on April 28, 2024 2

Support for XFB streams and indexed queries from ARB_transform_feedback3 is done in f275143, support for line/triangle streams from AMD_transform_feedback3_lines_triangles is done in 9373a2e, support for (classic, stream, instanced, stream instanced) transform feedback draw from ARB_transform_feedback2 and ARB_transform_feedback3 done in a60dc74 and ARB_transform_feedback_overflow_query support added in 9642869.

There are some minor state queries that are not implemented, but other than that I consider the transform feedback support complete now.

Cc: @Squareys

from magnum.

mosra avatar mosra commented on April 28, 2024

Full support for EXT_transform_feedback, transform feedback objects from ARB_transform_feedback2, advanced interleaving from ARB_transform_feedback3 and equivalent ES3 functionality is done in 6f355c5, see src/Magnum/Test/TransformFeedbackGLTest.cpp for some sample code. I'll add more documentation, some example and remaining features later.

I decided to not support object-less transform feedback, thus you need at least ARB_transform_feedback2 or GL 4.0. Hope that's not an issue.

from magnum.

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.