Keishiki/README.md

11 lines
365 B
Markdown
Raw Normal View History

2024-05-22 09:07:17 -04:00
<img src="Keishiki.webp" alt="Logo" width="300"/>
2024-05-23 03:18:24 -04:00
# Keishiki: GPU Compositor-Sequencer
2024-05-22 09:07:17 -04:00
## Libraries
- [SDL2](https://www.libsdl.org/)
- [bgfx](https://github.com/bkaradzic/bgfx)
- [Dear ImGui](https://github.com/ocornut/imgui)
- [imgui_impl_bgfx](https://gist.github.com/pr0g/aff79b71bf9804ddb03f39ca7c0c3bbb)
- [SRELL](https://www.akenotsuki.com/misc/srell/en/)