feat(boot): liquid-chrome theDAW cinematic + faster startup#31
Merged
Conversation
Boot intro: - theDAW.gltf in the cymatics chrome material, smoothed (welded + averaged normals) and faced front by countering the gltf's baked 45deg turn, forming in over ~7s and holding until the backend is ready - "by GANTASMO" drawn as electric filament arcs in the electric-wave palette, in the bundled Orbitron techno face, dimmed so bloom does not blow it out - flat fallback gated behind a grace period so it no longer flashes in before the 3D, and the screen now hands off on real cinematic completion Startup: - open the browser the instant Vite's port is listening (socket poll) instead of the broken "Local:" stdout match that fell through to a 10s timer Also carries earlier pending host fixes: questcast relay recycle on stale state, VJ view tweaks, vite proxy-noise logger, quieter launcher console.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Boot intro:
Startup:
Also carries earlier pending host fixes: questcast relay recycle on stale state, VJ view tweaks, vite proxy-noise logger, quieter launcher console.