Skip to content

Gleduzowne/thecreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheCreator

A powerful CLI animation tool using Flutter's rendering engine with AI capabilities.

Features

  • Create 2D animations with Flutter's powerful rendering engine
  • Generate animations from AI prompts using Ollama or OpenAI-compatible models
  • Export to various video formats using FFmpeg
  • Design mathematical, physical, cartoon, and other animations from the command line

Getting Started

Installation

dart pub global activate --source path .

Creating a new animation project

thecreator create --name my_animation

Rendering an animation

thecreator render --project my_animation

Exporting to video

thecreator export --project my_animation --format mp4

Using AI to generate animations

thecreator ai --prompt "A circle transforming into a square" --model llama3

Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages