Simple OpenGL Library is an enormous framework that works as a game engine.
It was built as a hobby project, it is not thoroughly tested and currently not suitable for real applications.
- Windows Operating System (Linux isn't tested)
- OpenGL 4.6 (Updating graphics cards' drivers)
- Microsoft Visual C++ 2015-2022 Redistributable
Special thanks to these websites for providing clear explanations and valuable resources that helped me understand the concepts used in this project.
This project was built thanks to many third-party softwares. The following list is not exhaustive, please check ThirdPartyLicenses.txt for complete list of softwares that are embedded into this project.
Following softwares are used to build this project:
- NVIDIA FXAA 3.11 by TIMOTHY LOTTES