Skip to content

Skybox Generation Quality Tuning (Resolution & Seam Blend Choice) #79

@zenchantlive

Description

@zenchantlive

Summary:
Improve Skybox generation output quality with higher resolution and user-controlled seam blending (Trello card).

Key Points:

  • Current low resolution causes a magnified/blurry effect
  • Add resolution parameters or upscaling for sharper skyboxes
  • Seam blending step is offered when user clicks Accept on skyboxes; user can choose if they want blending
  • UI must warn about seam and suggest blending if needed; user can confirm blend or skip
  • Follow security (input sanitization) and performance (Next/Image, server comps) priorities

Tech Context:

  • Next.js (App Router), Tailwind CSS, TypeScript Server Components preferred
  • Use JSDoc for complex server/client logic , only if you agree
  • Follow a11y and suggest loading/error states

Workflow Outline:

  1. Audit current Skybox generator for resolution issues
  2. Add new upscaling/resolution logic with param validation
  3. On Accept, prompt user with warning about possible seam and enable one-click blend
  4. Persist user's choice to blend or skip, track/QA assets
  5. Validate with users and automated tests

[Prompt/Design/Docs](See /tmp/github-issues/issue-2-skybox-quality.md)

Trello: https://trello.com/c/m7nrEEws/22-skybox-generation-quality-tuning

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions