The Living Renderer A renderer that learns, adapts, and improves with every frame

Glint3D makes 3D simple, scalable, and AI-ready. Upload a model → instantly generate high-quality images or animations. No installs, no GPUs, no learning curve. Share results with a single link. Built for humans, AI systems, and the future of automated visualization.

Desktop Power
Web Preview
Glint3D Studio
Render Export Splat
Gaussian Splat Preview
JSON-Ops Scene
Splat Settings
Export Link
1 Generate splat locally
2 Export web link
3 Share & collaborate
45k+ Downloads
12.4k GitHub Stars
2.4k Discord Members
89 Contributors

What Sets It Apart

A self-improving platform built for humans, AI agents, and automation-first workflows

AI-Native Design

Every control is scriptable through JSON-Ops. Scenes, materials, cameras, lights, and render passes are machine-readable specs that AI agents can generate, modify, and orchestrate.

Human + AI Collaboration

JSON SceneAI AgentsAutomated Renders

Task-Based Workflow

Every feature is broken into small, verifiable units with progress logs and structured telemetry. Perfect for agent-driven work, CI/CD pipelines, and auditable renders.

Production Ready

Task UnitsProgress LogsVerified Output

Autonomous Rendering

Automatically generate image sets or animations, from quick prototypes to enterprise-scale pipelines. Upload a chair, get showroom, studio, and lifestyle renders in multiple lighting setups.

Intelligent Variation

Single ModelAI GenerationInfinite Variants

Hybrid Desktop → Web Workflow

Generate Gaussian splat previews locally in desktop, then export shareable web links. Recipients view interactive 3D without installs, even on low-powered devices. Always alive, always shareable.

Desktop Power, Web Accessibility

Desktop SplatsWeb LinksTeam Reviews

Modular RHI Architecture

Data-oriented, modular rendering system with a clean Render Hardware Interface. OpenGL/WebGL2 today, Vulkan/WebGPU tomorrow. Deterministic execution with content-addressed caching for reproducible outputs.

Future-Proof Design

RHI AbstractionAny BackendSame Results

Self-Improving Engine

Runs its own test scenes, benchmarks itself, and optimizes quality over time. Automatically detects issues, adjusts settings, and re-renders until targets are met. A renderer that learns with every frame.

Continuous Optimization

Self-TestOptimizeImprove

Platform Roadmap

From product visualization to synthetic data and beyond - one platform, endless applications

Phase 1: VizPack - Product Visualization

Automated product visuals for e-commerce. Bulk-generate catalog images, 360° turntables, and color variants. Save thousands on photography and reduce time-to-market from weeks to hours.

{
  "scene": "product_hero_shot",
  "models": ["SKU_001.glb", "SKU_002.glb"],
  "variants": ["red", "blue", "black"],
  "outputs": ["hero", "turntable", "lifestyle"]
}

Phase 2: DataGen - Synthetic Training Data

Generate labeled datasets at scale for AI training. Deterministic, reproducible scenes with perfect annotations. Accelerate ML development with controlled domain randomization and exact reproducibility.

$ python generate_dataset.py
generator = DatasetGenerator(
  scene_template='warehouse.json',
  randomization_config=random_config
)
dataset = generator.generate(count=10000)

Phase 3: FinViz - Financial Storytelling

Transform financial data into cinematic dashboards. From CSV to animated reports with programmatic generation of portfolio drawdowns, risk scenarios, and branded presentations. Automatically update visuals as data changes.

$ glint3d render --data portfolio_2024.csv
                 --template quarterly_report.json
✅ Generated animated portfolio report
Output: Q4_2024_Performance.mp4
JSON-Ops Schema Deterministic Render Graph Modular RHI (OpenGL → Vulkan/WebGPU) Gaussian Splats & NeRF Support Content-Addressed Caching Open Source MIT License
The Living Renderer

Start Building with Glint3D

A renderer that learns, adapts, and improves with every frame. Join thousands of developers, businesses, and AI teams building the future of automated 3D visualization. Free, open source, and ready for production.

Instant Access

Download for Windows, macOS, and Linux. Start rendering in minutes.

Active Community

Join 2,400+ developers in Discord. Get help, share techniques, contribute code.

Open Source

MIT licensed core with full source code access. Build, modify, and distribute freely.