Starfield Screensaver Simulator
{{ statusLine }}
{{ canvasSizeLabel }} canvas
Theme {{ themeLabel }} Stars {{ starCount }} Speed {{ speedValue.toFixed(2) }}x Depth {{ depthLayers }} Comets {{ cometRateValue.toFixed(2) }}x FPS {{ fpsTarget }}
stars:
{{ speedValue.toFixed(2) }}x
{{ warpStrengthValue }}
{{ twinkleValue }}
{{ cometRateValue.toFixed(2) }}x
{{ cometSizeValue }}%
{{ starSizeValue }}%
{{ parallaxValue }}
{{ centerBiasValue }}
{{ horizonTiltValue }}°
frames:
Metric Value Copy
{{ row.key }} {{ row.value }}
No chart-ready metrics are currently available.
Priority Flight note Rationale
{{ note.priority }} {{ note.note }} {{ note.rationale }}

        
:

Introduction:

A starfield screensaver is a depth illusion. Bright points rush outward at different apparent speeds so a flat display feels like forward travel, and the trick only works when density, motion, and contrast stay in balance. This simulator gives you direct control over that balance instead of leaving the look to a fixed preset.

The package is meant for scene shaping rather than passive viewing. You can tune star density, travel pace, color behavior, trails, comet activity, depth cues, and framing, then read the result back through live runtime metrics, a compact scene chart, priority notes, and a JSON snapshot of the current state.

That makes it useful for ambient backdrops, sci-fi mockups, kiosk loops, stream intermissions, or display testing where a stock wallpaper feels too static. A restrained configuration can sit behind text or interface chrome for a long time, while a heavier configuration can sell a short burst of warp-speed motion.

The preview is meant to be judged in motion, not by a single dramatic frame. The simulator reports actual delivered frame rate, can request fullscreen for a final pass, and adapts its rendering path according to what the browser and device can sustain. Those readouts matter as much as the color palette when you are building a loop that has to stay smooth.

It is still a visual simulator, not a sky map. The stars are synthetic, resets reseed the field, and the chosen frame rate is only a target, so the result is best used for mood, pacing, and performance tuning rather than astronomy or repeatable benchmarking.

Everyday Use & Decision Guide:

Start with Theme, Star count, and Travel speed only. The default advanced settings already sit near a balanced cruising scene, so the first useful question is whether you want a sparse ambient field or an obviously fast one. Once that baseline feels right, move one motion family at a time instead of touching every slider together.

  • Raise Star count before you enlarge Star size. More points thickens the field, while larger points change its character and can make the scene feel snowy instead of deep.
  • Use Depth layers and Parallax drift together. More layers with little drift can still look flat, while strong drift with low speed reads more like sideways motion than forward travel.
  • Warp strength, Trail fade, Comet rate, and Comet size are mood controls. They sell speed quickly, but they are also the fastest way to crowd overlays or pull Measured FPS below the chosen target.
  • If the frame feels lopsided in a long loop, pause it and inspect Center bias, Horizon tilt, and Nebula glow before adding more density.

Before you export anything, compare the live preview with Measured FPS, Quality scale, and the three Flight note rows. A busier scene does not automatically mean a better one if the field stutters or the motion stops reading as forward travel.

Technical Details:

The scene is built from synthetic stars that carry layer, depth, size, hue, and prior-position state. On each frame the package advances those stars according to the current speed profile, projects them into screen space, and reuses their previous positions to turn motion into short trails or longer warp streaks. Nearer layers move faster than deeper ones, which is what gives the field its parallax feel.

Color mode determines how those stars are tinted. Theme colors blends the selected palette with temperature-like star colors, Rainbow and Pastel cycle hue over time, and Pure white removes palette variation. Twinkle strength modulates brightness, Nebula glow adds radial haze behind the field, and comet objects are spawned separately with their own life span, velocity, and tail length.

The preview prefers a WebGL path when the browser exposes a usable context and falls back to 2D canvas when it does not. The animation loop only runs while the preview is active, and hidden pages pause frame callbacks. Measured FPS is updated once per second, so the runtime feedback reflects actual motion delivery rather than just the requested target.

Frame rate is quantized to 30, 45, or 60 FPS. If actual delivery falls below roughly 72% of the chosen target, the package steps Quality scale down toward 60% and lowers render pixel density. If delivery climbs above roughly 95%, it raises the scale again. That is why the same control set can look slightly sharper or softer on different machines.

Key Controls:

Starfield controls and their primary effects
Control Range or mode Primary effect
Star count 120 to 2400 Sets scene density and affects renderer load.
Travel speed 0.20x to 3.00x Scales forward motion across all layers and comets.
Warp strength 0 to 100 Stretches motion into longer star trails as speed rises.
Depth layers and Parallax drift 2 to 5 layers, 0 to 100 drift Controls how strongly near and far layers separate in motion.
Trail fade 6 to 44 frames Changes how long previous motion remains visible.
Frame rate 30, 45, or 60 FPS Sets the requested cadence for the preview loop.

Runtime Outputs:

Primary starfield outputs
Output What it tells you
Measured FPS Actual delivered frame rate during the live preview.
Quality scale Adaptive render scaling used to protect smooth motion.
Renderer Whether the current run is using WebGL or the 2D canvas fallback.
Active comets Current number of comet streak objects still alive in the scene.
Canvas size Actual preview area in pixels after layout and fullscreen changes.
Flight note Three heuristic recommendations that summarize travel profile, depth balance, and atmosphere.
JSON payload Current parameters plus runtime state such as FPS, canvas size, comet count, and fullscreen status.

The Starfield Flight Chart is a snapshot comparison of the current numeric metrics, not a history graph. It is most useful for checking the present balance between density, active motion, and delivered performance.

Step-by-Step Guide:

Use the live preview as the main reference and let the metrics tell you when a dramatic scene has crossed into a performance problem.

  1. Leave the preview running and set Theme, Star count, and Travel speed. The summary badges update immediately, so you can see the scene direction before you open advanced controls.
  2. Open Advanced and adjust one motion family at a time: Warp strength for streak length, Depth layers and Parallax drift for depth, Twinkle strength and Nebula glow for texture, then Comet rate and Comet size for accent motion.
  3. Use Pause to inspect composition and Reset to reseed the stars and comets. If the frame feels unbalanced, lower Center bias or Horizon tilt before adding more density.
  4. Open Starfield Metrics and check Measured FPS, Quality scale, Renderer, and Active comets. If Measured FPS sits well below Target FPS or Quality scale drops, reduce Star count, Travel speed, or Warp strength.
  5. Use Starfield Flight Chart and the Flight Deck table to judge whether the current settings look calm, balanced, or overly aggressive. The note rows are the quickest recovery cue when a scene feels static or overcooked.
  6. Run a final pass in Fullscreen if you need presentation footage, then export from the metrics, chart, or JSON views. The scene is ready when the motion looks right and the runtime readouts support that visual impression.

For fair comparisons, keep one baseline scene and change only one major variable family per reset.

Interpreting Results:

Treat Target FPS, Measured FPS, and Quality scale as a set. Target FPS is the cadence you asked for, Measured FPS is what the device is actually delivering, and Quality scale shows whether the package is already compensating to hold motion together.

The other readouts are snapshot measurements, not guarantees. Active comets changes as streaks spawn and expire, Canvas size changes with layout and fullscreen state, and the chart compares the current scene rather than documenting a long benchmark run.

  • Renderer = WebGL usually means the hardware-accelerated path is active, while Renderer = Canvas 2D means fallback. Verify that row before you compare captures across devices.
  • A high Star count with low Measured FPS is a warning, not a win. If the runtime drops, reduce density or warp before trusting the scene for a long loop.
  • A Flight note such as Set travel profile or Balance depth and motion is heuristic guidance, not an error message. Re-check the live preview before changing several controls at once.
  • The JSON snapshot records current parameters and runtime state, but it does not lock future randomness. If you need one exact frame again, pause on the frame you want and capture it then.

Worked Examples:

Balanced cruising loop:

Leave the theme on Deep space, keep Star count at 760, set Travel speed to 1.00x, Warp strength to 35, Depth layers to 4, Parallax drift to 35, Comet rate to 0.45x, and Frame rate to 45 FPS. On a capable machine the metrics settle around Animation state = Running, Target FPS = 45, Measured FPS near the target, and Quality scale = 100%, while the Flight note rows read Hold cruise profile, Maintain depth envelope, and Finalize flight mood. That is the package's long-loop case: motion is obvious, but it is still calm enough to sit behind other content.

Aggressive warp shot:

Switch to Nebula, raise Star count to 2200, Travel speed to 2.40x, Warp strength to 90, Depth layers to 5, Parallax drift to 70, Comet rate to 1.50x, Comet size to 180%, and Frame rate to 60 FPS. The Flight note table will flag Set travel profile and, with that speed and depth combination, Balance depth and motion. If Measured FPS drops well below 60 or Quality scale slips, the shot has crossed from dramatic into performance-limited. That is fine for a short transition, but it is a poor choice for a steady background loop.

Flat field troubleshooting:

Set Theme to Monochrome, lower Travel speed to 0.35x, use Depth layers = 2, Parallax drift = 10, Comet rate = 0.10x, Twinkle strength = 20, and turn Nebula glow off. The scene reads almost static, and the Flight note table can shift to Increase cruise energy, Increase spatial depth, or Build backdrop atmosphere. Raising Travel speed to about 0.80x, moving to 4 depth layers, or turning Nebula glow back on fixes the symptom faster than simply adding more stars.

FAQ:

Is this showing real stars or a real night sky?

No. The field is synthetic. The package uses generated stars, generated comets, and theme palettes to create motion cues, so it should be read as a visual effect rather than an astronomy reference.

Why does Measured FPS differ from Target FPS?

Target FPS is the requested cadence. Measured FPS is the rate the browser is actually delivering. Device capability, fullscreen size, star density, warp, and renderer path can all pull the real value away from the target.

Why did the exact scene change after Reset or resizing?

Reset reseeds the stars and comets, and resizing the preview rebuilds the field for the new canvas size. The parameters stay the same, but the exact positions and streaks are regenerated.

Does the tool send my settings or scene data to a server?

No tool-specific network requests are present in the package logic. Settings, metrics, and JSON snapshots stay in the browser unless you explicitly copy or download an export.

Why does fullscreen or the renderer change across devices?

Fullscreen still depends on browser support, and the package only uses the WebGL renderer when the browser exposes a usable context. On another machine the same scene can land on a different Renderer, Canvas size, Measured FPS, and Quality scale.

Glossary:

Starfield glossary
Term Meaning in this package
Parallax Different apparent motion between near and far star layers.
Warp strength How strongly motion is stretched into visible streaks.
Trail fade How long previous star positions remain visible on screen.
Quality scale Adaptive render scaling used when actual FPS drifts from the target.

References: