Skip to content

Picrew/OpenAI_Gradient_Atelier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Gradient Atelier

A small static web app for generating soft diffusion, horizon, aurora, prism, watercolor, and material-style abstract backgrounds inspired by OpenAI editorial visuals.

The app runs entirely in the browser with Canvas. No build step, backend, or package install is required.

中文用户可以点击右上角 中文 切换界面语言。默认界面为英文。

OpenAI-style blue diffusion background generated with Gradient Atelier

Examples

All examples below were generated with Horizon bands = 0.

Soft diffusion Watercolor wash
Soft blue violet diffusion background Warm watercolor wash background

Features

  • Pure browser-based Canvas rendering
  • Diffusion, horizon, aurora, prism, watercolor, material, and mono modes
  • Gradient sliders with live numeric values
  • Smooth preview while dragging controls
  • English and Chinese UI toggle
  • 1:1, 16:9, and card export frames
  • 10-candidate evolution panel for quick variation search
  • PNG export from the current canvas

Usage

Open index.html directly in a browser, or run a local static server:

python3 -m http.server 4173

Then open:

http://localhost:4173

Recommended GitHub About

Description:

A browser-based Canvas tool for generating OpenAI-style diffusion, grain, watercolor, and material gradient backgrounds.

Website:

https://www.seekcopywriter.com/openai-gradient-atelier/

Topics:

canvas, gradient, generative-art, background-generator, openai-style, design-tool, vanilla-javascript, static-site, bilingual

Project Structure

.
├── index.html
├── styles.css
├── app.js
└── docs/
    └── examples/
        ├── diffusion-blue-violet.png
        ├── openai-blue-diffusion.png
        └── watercolor-warm-wash.png

About

Generate OpenAI-style diffusion and material gradient backgrounds in the browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors