by
Published on 12-03-2012 08:50 PM
You ever wondered if a SDL image can be converted to an OpenGL texture?
That would be great fun since SDL, with its system independent, easy to use graphic file loader functions, combined with those mighty image manipulation features, could prepare amazing texture effects. That is if one knows how to convert the SDL image to an OpenGL texture.
...
Direct2D
Thread Starter: ericlangedijkHello, I am rewriting my game engine (using GDI BitBlt only) and doing my first steps now with Direct2D rendering and using TDirect2DCanvas and RenderTarget
Last Post By: ericlangedijk 27-02-2021, 08:04 PM