Hello guys,
I am working on a project in C# using OpenTK. I need to learn how to render primitives into a texture created in the program, so that later I can use this texture for displaying as a background. Could you please help me with any information, how to display an image in a texture and not on the screen? Could you please give any source where I can read about it? If you have any code example, could you please share it with me?