
Stunts - Create Beautiful Videos Easily
Business Metrics
Tech Stack
Description
A high-performance native desktop application for creating animations, motion graphics, and video content using natural language descriptions. Built with Rust and a custom reactive GUI framework.
Vision & Inspiration
I built this because I wanted to create powerful product demo videos.
Business Potential
> Use Cases
Product demo videos Event videos
> Revenue Ideas
Low costs allow for various monetization models
> Target Niches
Indie makers might love it
Reason for Selling
I just want to support the community in any way I can. I have plenty of ideas and happy to let go of one. I'm also in school and the funds would be helpful.
Setup Instructions
# Create a common directory for all repositories mkdir projects/common cd projects/common # Clone all repositories git clone <stunts-native-repo-url> stunts-native git clone <stunts-engine-repo-url> stunts-engine git clone <commonui-repo-url> commonui git clone <vello-repo-url> vello
cd stunts-native cargo build --release cargo run