Skip to content

wilkerHop/interstellar-triangulum

Repository files navigation

The Digital Artisan: Interstellar Triangulum

Interstellar Triangulum is a high-performance, Rust-based video creation engine designed to automate the production of high-quality, data-driven video content. It is built upon the three core pillars of The Digital Artisan philosophy.

Three Pillars Infographic

The Three Pillars

1. Fast (Performance)

"Speed is the currency of the digital age." We leverage the power of Rust and Blender to create a rendering pipeline that is blazing fast and resource-efficient.

  • Parallel Rendering: Utilizes multi-core CPUs to render frames concurrently.
  • Smart Caching: SHA256-based caching ensures we never re-render unchanged scenes.
  • Memory Safety: Built-in vaults monitor resource usage to prevent crashes.

2. Engaging (Narrative)

"Attention is the scarcest resource." We provide tools to ensure your content grabs and holds the viewer's attention.

  • Narrative Structure: Automated validation of hook, body, and payoff sequences.
  • Retention Analysis: Predictive modeling to identify and fix pacing issues.
  • Dynamic Visuals: High-fidelity animations and effects to keep the screen alive.

3. Trustworthy (Credibility)

"Trust is the foundation of influence." We integrate verification tools to ensure your content is accurate and reliable.

  • Claim Classification: Automatically identifies factual claims in your script.
  • Source Verification: Enforces citation requirements for data-driven statements.
  • Credibility Scoring: Quantitative analysis of your content's reliability.

Project Status

Feature Status Description
Video Engine ✅ Complete Core Rust engine, JSON parser, Asset loader
Rendering ✅ Complete Blender backend with material system & effects
Audio ✅ Complete Multi-track mixing and synchronization
Narrative Tools ✅ Complete Structure validation & retention analysis
Credibility Tools ✅ Complete Claim verification & scoring

Getting Started

Prerequisites

  • Rust (latest stable)
  • Blender (3.0+)
  • FFmpeg

Running a Demo

# Build the release binary
cargo build --release

# Run the simple example
./target/release/interstellar-triangulum examples/simple.json --renderer blender

License

MIT

About

A high-performance, Rust-based video creation engine designed to automate the production of high-quality, data-driven video content, built upon the three core pillars: Fast, Engaging, and Trustworthy.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages