Aurora is a binary data viewer and editor for Thumper.
git clone https://github.com/anthofoxo/ThumperAurora -j8 --recurse-submodules
Premake5 is used as the build system. Have this installed.
If you're too lazy to properly set this up, just toss the premake5
executable in your system32 folder.
With premake installed. Run premake5 vs2022
or premake5 gmake2
to generate the project files.
With these project files. The application should build without any issue.
- https://github.com/native-toolkit/libtinyfiledialogs/tree/2.9.3
- https://github.com/glfw/glfw/tree/3.4
- https://github.com/ocornut/imgui/tree/v1.90.9-docking
- https://github.com/anthofoxo/lua/tree/5.4.6
- glm 1.0.1
- assimp 5.0.1
- glad ogl 3.3
- Vulpengine v0.0.1