Palm-Studios / sh3redux

SILENT HILL 3 Engine Remake in OpenGL and C++
GNU General Public License v3.0
162 stars 16 forks source link

Modernised Window class #147

Closed Quaker762 closed 5 years ago

Quaker762 commented 5 years ago

Window class has been thoroughly modernised and moved to the correct namespace (sh3::system). More functionality has been added besides just being a Window. The OpenGL contxet class has also been modified to be version 4.0 instead of 3.3.