You are browsing as a guest. Sign up (or log in) to start making projects!

9h 46m logged

Spectralis devlog #29
—Hello again proggers—
The studio’s finally looking like a real UI tool instead of a collection of windows held together by vibes. Two design references pulled this round: Godot for world editing, and Adobe After Effects for capsules.
stealing good ideas from great tools is called “design research,” look it up
Cat or dog? Ctrl+Shift+F
Okay let’s get into it~
—Yap—
Studio’s been the least polished part of the whole app for a while, mostly functional, rarely pretty. This round actually leaned into real interface design instead of just adding buttons where they fit, borrowing structure from two tools that already solved similar problems well.
—The Great Suffering—
1 — Godot-Inspired World Editing
World editing took cues from Godot’s editor layout — the way it structures a scene tree, viewport, and inspector panel together as one coherent workspace instead of scattered windows. Applying that same structural thinking to world editing here, since worlds are conceptually similar: a tree of pieces you’re arranging in space.
2 — After Effects-Inspired Capsules
Capsule editing leaned on After Effects instead, specifically the layer/timeline/composition mental model. Capsules are time-based and layered by nature — a story surface, a visualizer, audio all stacked together — so a timeline-and-layers metaphor fits better than a flat property list ever did.
3 — The Studio Finally Feels Like A Tool
Combined, these two reference points are what’s pushing the studio from “internal dev utility” toward something that actually feels designed for someone to sit down and use, not just something built incrementally to unblock whatever feature needed it that week.
—FAQ (no one asked these but they are here)—
Q: What is a “progger”?
A: A human programmer. You. The one borrowing UI patterns from two very different but very good tools.
Q: Is this a full rewrite of the studio UI?
A: More a restructuring around better mental models than a ground-up rebuild, but it touches a lot of surface area.
Q: Why Godot for world editing specifically?
A: Scene/viewport/inspector is a well-worn pattern for spatial editing, and worlds are fundamentally a spatial arrangement problem.
Q: Why After Effects for capsules?
A: Capsules stack time-based layers — story, visualizer, audio — which maps naturally onto a timeline/layers workflow instead of flat settings.
Q: Does this connect to the visualizer toolkit grind from devlogs #25-#27?
A: Same broader authoring-tools push, yes, this is the UI side catching up to that work.
—This is the end*—
*end for now, layer panels permitting
POP!!!

0
96

Comments 0

No comments yet. Be the first!