# Animter **Repository Path**: YanDevelop/animter ## Basic Information - **Project Name**: Animter - **Description**: animation engine for me. 基于ffmpeg和cairo使用rust语言实现的动画渲染软件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-24 - **Last Updated**: 2024-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Animter #### 介绍 animation engine for me #### branch suffix information -dev : develop feature -pro : animation project depend #### commit prefix information N -> branch : this commit should not appear in this branch , and which will be cherry-picked by another branch. U : this commit includes unsafe codes. B : this commit has some big and important changes . #### Future Plan -dev : add support for ffmpeg-api render (directing pass image data) instead of command. -dev (exper) : abstract the paint layer , making it support more paint backends.