Back to browse
OrbStudio Native Mac app for designing animated orbs with code export

OrbStudio Native Mac app for designing animated orbs with code export

by okbye·Mar 24, 2026·1 point·0 comments

AI Analysis

●●SolidSlickNiche GemCozy

Exports dependency-free SwiftUI and WebGL code, not just PNG screenshots.

Strengths
  • SwiftUI export is a single View struct with zero external dependencies.
  • WebGL export produces one self-contained file, no bundler required.
  • Live canvas preview with full undo history across all parameters.
Weaknesses
  • macOS-only excludes Windows and Linux designers from the workflow.
  • Animated orbs are a trend — may have limited long-term utility.
Category
Target Audience

iOS developers, web designers creating landing pages or app UIs

Similar To

Figma plugins · CSS Gradient generators · Lottie

Post Description

I kept needing animated orb visuals for apps and landing pages, they're everywhere lol.

So I built OrbStudio, a native SwiftUI Mac app where you design an orb live and export real code. The SwiftUI export is a single View with zero dependencies, same rendering approach the app itself uses. WebGL export is one self contained file, no bundler.

Happy to answer questions!

Similar Projects