forstio-window/README.md

23 lines
331 B
Markdown
Raw Permalink Normal View History

2021-12-29 20:17:33 +01:00
# forstio-window
2020-09-10 02:05:29 +02:00
2020-11-15 16:20:40 +01:00
Window creation and OpenGL context creation library with a little more abstraction compared to other libraries.
# Dependencies
2021-12-29 20:17:33 +01:00
* forstio
2020-11-15 16:20:40 +01:00
* C++ compiler (g++/clang++) with std++17
* scons
# Build
`scons`
# Examples
No examples yet
# Roadmap
* Windows support
* Pixelbuffer creation