Posted Wednesday, 14 September, 2011 - 06:26 by the Fiddler
2d-raster of what? OpenGL can render 2d graphics, but it's impossible to give any advice without knowing what you are trying to achieve.
Check out the example browser that was installed along with OpenTK (it's in the start menu). There are a couple of 2d examples, for instance OpenGL -> Display Lists and Texture Mapping.
Comments
Re: 2D-raster
2d-raster of what? OpenGL can render 2d graphics, but it's impossible to give any advice without knowing what you are trying to achieve.
Check out the example browser that was installed along with OpenTK (it's in the start menu). There are a couple of 2d examples, for instance OpenGL -> Display Lists and Texture Mapping.