Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cimanim


This project introduces C API for ImAnim to use it with other languages1 and a simple demo program in C.

alt alt

Prerequisites


  • Windows11 or later

    1. Install MSys2/MinGW (Windows OS)

    2. Install packages

      pacman -S mingw-w64-ucrt-x86_64-{toolchain,glfw}
  • Linux: Ubuntu / Debian families

    • Install packages

      $ sudo apt install gcc lib{opengl-dev,gl1-mesa-dev,glfw3-dev} make pkg-config

Build and run


  1. Download this project.

    git clone --recursive https://github.com/dinau/cimanim
  2. Go to demo/cimgui folder

    cd demo/cimugi
    make run 
  3. Go to demo/dcimgui (Dear bindings) folder

    cd demo/dcimugi
    make run 

Footnotes

  1. Zig, Nim, Nelua, etc

About

Animation Engine for Dear ImGui in C

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages