Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 277 Bytes

Introduction.md

File metadata and controls

4 lines (3 loc) · 277 Bytes

#Getting a window One of the most important things we need to do is have a window where we can actually see what gets renderd. this section will walk you trough the deatils of an OpenTK window.

Some of it might look familiar, the 2DOpenTKFramework projects use this same code.