zarosath / Cal3D

Official Cal3D - 3d character animation library

Home Page:https://mp3butcher.github.io/Cal3D/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cal3D Official Git

Cal3D - 3d character animation library

Checkout

git clone --single-branch --recursive -b master https://github.com/mp3butcher/Cal3D.git cal3d

Built

cd cal3d

mkdir built && cd built

cmake ..

For Win32 users there a folder containing a version of glew and glut (cal3d\Win32GlutAndGlew)

Main features

  • skeleton based animation system with animation blending
  • facial animation (throught morph target)
  • examples viewers based on several rendering API
    • viewer_opengl : OpenGL Software skinning
    • viewer_opengl_vp : OpenGL Hardware skinning
    • viewer_directx : DirectX Hardware skinning

Because of API cleaning.. TiXmlBinding not working anymore (inner conventions are broken with return by ref). It can be improve to comply with clean return by refs but it's not the mainly development focus Tell us if you're using these (it's not a great deal to unclean)

About

Official Cal3D - 3d character animation library

https://mp3butcher.github.io/Cal3D/


Languages

Language:C++ 51.7%Language:C 39.9%Language:Pascal 3.4%Language:Python 1.9%Language:HTML 0.7%Language:MAXScript 0.6%Language:CMake 0.5%Language:ASL 0.5%Language:Makefile 0.3%Language:M4 0.2%Language:Shell 0.1%Language:TeX 0.1%Language:Roff 0.0%