GithubHelp home page GithubHelp logo

Comments (3)

LarryMai avatar LarryMai commented on August 18, 2024

Another question :γ€€Can I use ANGLE to combine OPENGL Interface with mediafoundation transform?
thx

from angle.

austinkinross avatar austinkinross commented on August 18, 2024

Hi, the Win32 template was designed for Visual Studio 2013. On the left hand side of you screenshot, you can see that it says that your project is called "ApplicationForOpenGLES1 (Visual Studio 2013)". If you right click there and click "Upgrade VC++ Compiler and Libraries", then your project will be updated for VS2015 and it should compile successfully.

Regarding OpenGL/MediaFoundation interop, yes this is possible using interop between D3D devices. We don't have any MF samples to share with you, but if you can get your MF content onto a shared D3D surface then you can use the techniques described in this Wiki article to share its contents with OpenGL ES rendering in ANGLE: https://github.com/MSOpenTech/angle/wiki/Interop-with-other-DirectX-code

Let me know if you have any more questions,
Austin

from angle.

austinkinross avatar austinkinross commented on August 18, 2024

Hi, I'm closing this issue since I believe your questions have been answered. Feel free to reopen this if you're still having problems!

from angle.

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.