Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 17560

Copy OpenGL texture from one context to another while contexts are in different process.

$
0
0

Hi,

For some weird reason, I need to render a texture (Render to texture) in an openGL application and use that texture as in input to another openGL application. I have been trying to find a solution for that and first thing I found was Nvidia extension wglCopyImage SubDataNV and glxCopyImageSubDataNv. I managed to found an nvidia presentation that desscribe copying image data from srcContext to DestContext,

wglCopyImageSubDataNV(srcCtx, srcTex, GL_TEXTURE_2D,0, 0, 0, 0,
destCtx, destTex, GL_TEXTURE_2D, 0, 0, 0, 0,
width, height, 1); 

However, I am not if there are any ways to make ti work if the …


Viewing all articles
Browse latest Browse all 17560

Latest Images

Trending Articles


Telangana Ration Card Online Status Ahara Bhadratha Card Online Status


Students hit streets to save Agriculture College land in city


Waves Complete v2019.02.14 Incl Emulator-R2R


CalCen


[RELEASE THREAD]--_A-Team_--Cricket_Dream_5G


New! K-12 Display Bulletin Boards for Grade 5 (1st Quarter)


HI-FI SET - PASADENA PARK


Police blotter for Jan. 12


WordPress: Reverse Shell


Artbeats - Nature: Grow! (HD + SD)



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>