2024-05-22 09:07:17 -04:00
|
|
|
<img src="Keishiki.webp" alt="Logo" width="300"/>
|
|
|
|
|
2024-05-24 05:05:23 -04:00
|
|
|
# Keishiki: Real-Time Compositor-Sequencer
|
2024-05-22 09:07:17 -04:00
|
|
|
|
|
|
|
## Libraries
|
|
|
|
- [bgfx](https://github.com/bkaradzic/bgfx)
|
|
|
|
- [Dear ImGui](https://github.com/ocornut/imgui)
|
2024-05-25 09:06:43 -04:00
|
|
|
- [FreeType](https://freetype.org/)
|
2024-05-22 09:07:17 -04:00
|
|
|
- [imgui_impl_bgfx](https://gist.github.com/pr0g/aff79b71bf9804ddb03f39ca7c0c3bbb)
|
2024-05-25 09:06:43 -04:00
|
|
|
- [SDL2](https://www.libsdl.org/)
|
2024-05-22 09:07:17 -04:00
|
|
|
- [SRELL](https://www.akenotsuki.com/misc/srell/en/)
|
2024-05-25 09:06:43 -04:00
|
|
|
|
|
|
|
## Inspired by
|
|
|
|
- [Automaton](https://github.com/0b5vr/automaton)
|
|
|
|
- [Blender](https://www.blender.org/)
|
|
|
|
- [Adobe After Effects](https://www.adobe.com/products/aftereffects)
|
|
|
|
- [Houdini](https://www.sidefx.com/products/houdini/)
|