An open API service indexing awesome lists of open source software.

https://github.com/vokegpu/ekg-demos

a repository with EKG implemented on different OS platforms and GPU APIs
https://github.com/vokegpu/ekg-demos

Last synced: about 1 year ago
JSON representation

a repository with EKG implemented on different OS platforms and GPU APIs

Awesome Lists containing this project

README

          

# EKG Demos

Minimum std required 17, toolchains: MinGW64, GCC.
Install [FreeType](http://freetype.org/)

| Platform | Link to demo code | OS |
| --- | --- | --- |
| SDL2 | [Stable](https://github.com/vokegpu/ekg-demos/blob/main/SDL/src/application.cpp) | Linux & Windows |
| GLFW3 | [Stable](https://github.com/vokegpu/ekg-demos/blob/main/GLFW/src/application.cpp) | Linux & Windows |