OpenGL-on-DXGI

How to use WGL_NV_DX_interop2 to use OpenGL in a DXGI window (by nlguillemot)

OpenGL-on-DXGI Alternatives

Similar projects and alternatives to OpenGL-on-DXGI

  • angle

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

  • LateLatching

    Comparing passing mouse coords to shader by late latching vs. by glUniform

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better OpenGL-on-DXGI alternative or higher similarity.

OpenGL-on-DXGI reviews and mentions

Posts with mentions or reviews of OpenGL-on-DXGI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-23.
  • Minimising input latency in OpenGL
    3 projects | /r/GraphicsProgramming | 23 Mar 2022
    On Windows, another approach is to use OpenGL with DXGI. There is a barely documented extension called WGL_NV_DX_interop / WGL_NV_DX_interop2 to allow direct Direct3D and OpenGL integration. It says 'NV', but it's supported on multiple graphics vendors. Someone online has put up a GitHub repo OpenGL-on-DXGI that shows the basics. It's hell to use - you literally use two graphics APIs at once and sign every shared object in triplicate - but there is a happy path where it works. You could then render your output in OpenGL to a texture and display that texture in D3D, using the DXGI control to min frame latency.

Stats

Basic OpenGL-on-DXGI repo stats
1
29
10.0
over 5 years ago

nlguillemot/OpenGL-on-DXGI is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of OpenGL-on-DXGI is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com