Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Repository files navigation

WALLPAPERENGINE-WEBEXPORTER

This project provides a UI-first MVP for a Wallpaper Engine web exporter, now featuring real conversion for video and parallax wallpapers.

Credits

Demo Wallpapers

Dependencies

  • RePKG: Unpacking dependency (https://github.com/notscuffed/repkg)
  • Pixi.js: Rendering library
  • Three.js: 3D rendering library
  • JSZip: For creating ZIP archives
  • FileSaver: For saving files client-side
  • Next.js: React framework
  • Tailwind: CSS framework
  • Vercel: Deployment platform

Copyright Notice

Assets © respective artists. Converted for demo/educational purposes; support the original creators on Steam Workshop. Contact for takedown.

Deployment Instructions

This project is designed for deployment on Vercel. Follow these steps to connect your GitHub repository and set up environment variables:

  1. Connect GitHub to Vercel:

    • Log in to your Vercel account.
    • Click "New Project" and import your GitHub repository.
    • Follow the on-screen prompts to configure the project.
  2. Set Environment Variables: For future real proxy or RePKG backends, you may need to set environment variables. These should be configured in your Vercel project settings under "Settings" > "Environment Variables".

    • Examples of potential environment variables (these are placeholders and might not be required for the current MVP):
      • NEXT_PUBLIC_API_URL: URL for your backend API (e.g., for RePKG service).
      • REPKG_API_KEY: API key for a secure RePKG service.
      • CORS_ALLOWED_ORIGINS: Comma-separated list of allowed origins for CORS.

    Make sure to set these variables for the appropriate environments (e.g., Development, Preview, Production) as needed.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages