Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 2.32 KB

File metadata and controls

54 lines (44 loc) · 2.32 KB

Xwall

mit react typescript vite

Interactive, aesthetic wallpaper generator that creates fluid, liquid-like visuals in real-time. It runs directly in your browser and allows you to customize the color palette, texture, and various distortion effects to create unique 4k wallpapers.

Features

  • 16-Color Palette: Fully customizable color selection (0-15) to match your aesthetic.
  • Visual Effects:
    • Pixelation: Turn the fluid into retro pixel art.
    • Distortion: Control the chaos and warping of the liquid.
    • Relief: Adjust the 3D depth and thickness of the paint.
  • High Performance: Built with React Three Fiber and custom GLSL shaders.
  • Export 4k: Render and download high-resolution (3840x2160) images instantly.

In case you want to try this locally:

  1. Install dependencies:
    npm install
  2. Start the development server:
    npm run dev
  3. Open the local URL in your browser.

Generated Wallpapers: CC BY 4.0
The artworks and wallpapers generated using Xwall are licensed under Creative Commons Attribution 4.0 International. If you share, distribute, or use them publicly, you must give appropriate credit to this project.

X

XGitHub · XWeb