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

https://github.com/hcarty/orx-animtester

Simple orx animation testing tool using imgui
https://github.com/hcarty/orx-animtester

Last synced: 19 days ago
JSON representation

Simple orx animation testing tool using imgui

Awesome Lists containing this project

README

          

# Orx animation test tool

A tool to work with animations in the [orx game engine](https://orx-engine.org/).

The tool is written using orx and [Dear ImGui](https://github.com/ocornut/imgui).

## License

This project has the same zlib license as orx. See `LICENSE` and `LICENSE.orx`.

GUI widgets are created using Dear ImGui. It's license can be found in `src/imgui/LICENSE.txt`.