If you want to implement scanline fill, you should do so in an in-memory bitmap. You can then upload this as a texture and render it on the screen using OpenGL ...
確定! 回上一頁