Dissolving Head into Flock of Birds

Dissolving Head into Flock of Birds - DrawGPT
human head dissolving into flock of birds
Bot
...

Javascript Code

                        // Dissolving Head into Flock of Birds

// Creating the canvas

// Getting the 2d context

// Drawing the background
ctx.fillStyle = '#e6f7ff'; // Light Blue
ctx.fillRect(0, 0, 512, 512);

// Drawing the human head
ctx.fillStyle = '#ffcccc'; // Light Pink
ctx.beginPath();
ctx.arc(256, 256, 200, 0, Math.PI * 2);
ctx.closePath();
ctx.fill();

// Drawing the flock of birds
ctx.fillStyle = '#000000'; // Black
const birdSize = 20;

// Bird 1
ctx.beginPath();
ctx.moveTo(200, 256);
ctx.lineTo(240, 236);
ctx.lineTo(240, 276);
ctx.closePath();
ctx.fill();

// Bird 2
ctx.beginPath();
ctx.moveTo(220, 256);
ctx.lineTo(260, 236);
ctx.lineTo(260, 276);
ctx.closePath();
ctx.fill();

// Bird 3
ctx.beginPath();
ctx.moveTo(240, 256);
ctx.lineTo(280, 236);
ctx.lineTo(280, 276);
ctx.closePath();
ctx.fill();

// Bird 4
ctx.beginPath();
ctx.moveTo(260, 256);
ctx.lineTo(300, 236);
ctx.lineTo(300, 276);
ctx.closePath();
ctx.fill();

// Bird 5
ctx.beginPath();
ctx.moveTo(280, 256);
ctx.lineTo(320, 236);
ctx.lineTo(320, 276);
ctx.closePath();
ctx.fill();

// Bird 6
ctx.beginPath();
ctx.moveTo(300, 256);
ctx.lineTo(340, 236);
ctx.lineTo(340, 276);
ctx.closePath();
ctx.fill();

// Bird 7
ctx.beginPath();
ctx.moveTo(320, 256);
ctx.lineTo(360, 236);
ctx.lineTo(360, 276);
ctx.closePath();
ctx.fill();

// Bird 8
ctx.beginPath();
ctx.moveTo(340, 256);
ctx.lineTo(380, 236);
ctx.lineTo(380, 276);
ctx.closePath();
ctx.fill();

// Bird 9
ctx.beginPath();
ctx.moveTo(360, 256);
ctx.lineTo(400, 236);
ctx.lineTo(400, 276);
ctx.closePath();
ctx.fill();

// Bird 10
ctx.beginPath();
ctx.moveTo(380, 256);
ctx.lineTo(420, 236);
ctx.lineTo(420, 276);
ctx.closePath();
ctx.fill();

// Bird 11
ctx.beginPath();
ctx.moveTo(400, 256);
ctx.lineTo(440, 236);
ctx.lineTo(440, 276);
ctx.closePath();
ctx.fill();

// Bird 12
ctx.beginPath();
ctx.moveTo(420, 256);
ctx.lineTo(460, 236);
ctx.lineTo(460, 276);
ctx.closePath();
ctx.fill();

// Bird 13
ctx.beginPath();
ctx.moveTo(440, 256);
ctx.lineTo(480, 236);
ctx.lineTo(480, 276);
ctx.closePath();
ctx.fill();

// Bird 14
ctx.beginPath();
ctx.moveTo(460, 256);
ctx.lineTo(500, 236);
ctx.lineTo(500, 276);
ctx.closePath();
ctx.fill();

// Bird 15
ctx.beginPath();
ctx.moveTo(480, 256);
ctx.lineTo(520, 236);
ctx.lineTo(520, 276);
ctx.closePath();
ctx.fill();

// Bird 16
ctx.beginPath();
ctx.moveTo(500, 256);
ctx.lineTo(540, 236);
ctx.lineTo(540, 276);
ctx.closePath();
ctx.fill();

// Bird 17
ctx.beginPath();
ctx.moveTo(520, 256);
ctx.lineTo(560, 236);
ctx.lineTo(560, 276);
ctx.closePath();
ctx.fill();

// Bird 18
ctx.beginPath();
ctx.moveTo(540, 256);
ctx.lineTo(580, 236);
ctx.lineTo(580, 276);
ctx.closePath();
ctx.fill();

// Bird 19
ctx.beginPath();
ctx.moveTo(560, 256);
ctx.lineTo(600, 236);
ctx.lineTo(600, 276);
ctx.closePath();
ctx.fill();

// Bird 20
ctx.beginPath();
ctx.moveTo(580, 256);
ctx.lineTo(620, 236);
ctx.lineTo(620, 276);
ctx.closePath();
ctx.fill();

// Bird 21
ctx.beginPath();
ctx.moveTo(600, 256);
ctx.lineTo(640, 236);
ctx.lineTo(640, 276);
ctx.closePath();
ctx.fill();

// Bird 22
ctx.beginPath();
ctx.moveTo(620, 256);
ctx.lineTo(660, 236);
ctx.lineTo(660, 276);
ctx.closePath();
ctx.fill();

// Bird 23
ctx.beginPath();
ctx.moveTo(640, 256);
ctx.lineTo(680, 236);
ctx.lineTo(680, 276);
ctx.closePath();
ctx.fill();

// Bird 24
ctx.beginPath();
ctx.moveTo(660, 256);
ctx.lineTo(700, 236);
ctx.lineTo(700, 276);
ctx.closePath();
ctx.fill();

// Bird 25
ctx.beginPath();
ctx.moveTo(680, 256);
ctx.lineTo(720, 236);
ctx.lineTo(720, 276);
ctx.closePath();
ctx.fill();

// Bird 26
ctx.beginPath();
ctx.moveTo(700, 256);
ctx.lineTo(740, 236);
ctx.lineTo(740, 276);
ctx.closePath();
ctx.fill();

// Bird 27
ctx.beginPath();
ctx.moveTo(720, 256);
ctx.lineTo(760, 236);
ctx.lineTo(760, 276);
ctx.closePath();
ctx.fill();

// Bird 28
ctx.beginPath();
ctx.moveTo(740, 256);
ctx.lineTo(780, 236);
ctx.lineTo(780, 276);
ctx.closePath();
ctx.fill();

// Bird 29
ctx.beginPath();
ctx.moveTo(760, 256);
ctx.lineTo(800, 236);
ctx.lineTo(800, 276);
ctx.closePath();
ctx.fill();

// Bird 30
ctx.beginPath();
ctx.moveTo(780, 256);
ctx.lineTo(820, 236);
ctx.lineTo(820, 276);
ctx.closePath();
ctx.fill();

// Bird 31
ctx.beginPath();
ctx.moveTo(800, 256);
ctx.lineTo(840, 236);
ctx.lineTo(840, 276);
ctx.closePath();
ctx.fill();

// Bird 32
ctx.beginPath();
ctx.moveTo(820, 256);
ctx.lineTo(860, 236);
ctx.lineTo(860, 276);
ctx.closePath();
ctx.fill();

// Bird 33
ctx.beginPath();
ctx.moveTo(840, 256);
ctx.lineTo(880, 236);
ctx.lineTo(880, 276);
ctx.closePath();
ctx.fill();

// Bird 34
ctx.beginPath();
ctx.moveTo(860, 256);
ctx.lineTo(900, 236);
ctx.lineTo(900, 276);
ctx.closePath();
ctx.fill();

// Bird 35
ctx.beginPath();
ctx.moveTo(880, 256);
ctx.lineTo(920, 236);
ctx.lineTo(920, 276);
ctx.closePath();
ctx.fill();

// Bird 36
ctx.beginPath();
ctx.moveTo(900, 256);
ctx.lineTo(940, 236);
ctx.lineTo(940, 276);
ctx.closePath();
ctx.fill();

// Bird 37
ctx.beginPath();
ctx.moveTo(920, 256);
ctx.lineTo(960, 236);
ctx.lineTo(960, 276);
ctx.closePath();
ctx.fill();

// Bird 38
ctx.beginPath();
ctx.moveTo(940, 256);
ctx.lineTo(980, 236);
ctx.lineTo(980, 276);
ctx.closePath();
ctx.fill();

// Bird 39
ctx.beginPath();
ctx.moveTo(960, 256);
ctx.lineTo(1000, 236);
ctx.lineTo(1000, 276);
ctx.closePath();
ctx.fill();

// Bird 40
ctx.beginPath();
ctx.moveTo(980, 256);
ctx.lineTo(1020, 236);
ctx.lineTo(1020, 276);
ctx.closePath();
ctx.fill();

// Bird 41
ctx.beginPath();
ctx.moveTo(1000, 256);
ctx.lineTo(1040, 236);
ctx.lineTo(1040, 276);
ctx.closePath();
ctx.fill();

// Bird 42
ctx.beginPath();
ctx.moveTo(1020, 256);
ctx.lineTo(1060, 236);
ctx.lineTo(1060, 276);
ctx.closePath();
ctx.fill();

// Bird 43
ctx.beginPath();
ctx.moveTo(1040, 256);
ctx.lineTo(1080, 236);
ctx.lineTo(1080, 276);
ctx.closePath();
ctx.fill();

// Bird 44
ctx.beginPath();
ctx.moveTo(1060, 256);
ctx.lineTo(1100, 236);
ctx.lineTo(1100, 276);
ctx.closePath();
ctx.fill();

// Bird 45
ctx.beginPath();
ctx.moveTo(1080, 256);
ctx.lineTo(1120, 236);
ctx.lineTo(1120, 276);
ctx.closePath();
ctx.fill();

// Bird 46
ctx.beginPath();
ctx.moveTo(1100, 256);
ctx.lineTo(1140, 236);
ctx.lineTo(1140, 276);
ctx.closePath();
ctx.fill();

// Bird 47
ctx.beginPath();
ctx.moveTo(1120, 256);
ctx.lineTo(1160, 236);
ctx.lineTo(1160, 276);
ctx.closePath();
ctx.fill();

// Bird 48
ctx.beginPath();
ctx.moveTo(1140, 256);
ctx.lineTo(1180, 236);
ctx.lineTo(1180, 276);
ctx.closePath();
ctx.fill();

// Bird 49
ctx.beginPath();
ctx.moveTo(1160, 256);
ctx.lineTo(1200, 236);
ctx.lineTo(1200, 276);
ctx.closePath();
ctx.fill();

// Bird 50
ctx.beginPath();
ctx.moveTo(1180, 256);
ctx.lineTo(1220, 236);
ctx.lineTo(1220, 276);
ctx.closePath();
ctx.fill();

// Bird 51
ctx.beginPath();
ctx.moveTo(1200, 256);
ctx.lineTo(1240, 236);
ctx.lineTo(1240, 276);
ctx.closePath();
ctx.fill();

// Bird 52
ctx.beginPath();
ctx.moveTo(1220, 256);
ctx.lineTo(1260, 236);
ctx.lineTo(1260, 276);
ctx.closePath();
ctx.fill();

// Bird 53
ctx.beginPath();
ctx.moveTo(1240, 256);
ctx.lineTo(1280, 236);
ctx.lineTo(1280, 276);
ctx.closePath();
ctx.fill();

// Bird 54
ctx.beginPath();
ctx.moveTo(1260, 256);
ctx.lineTo(1300, 236);
ctx.lineTo(1300, 276);
ctx.closePath();
ctx.fill();

// Bird 55
ctx.beginPath();
ctx.moveTo(1280, 256);
ctx.lineTo(1320, 236);
ctx.lineTo(1320, 276);
ctx.closePath();
ctx.fill();

// Bird 56
ctx.beginPath();
ctx.moveTo(1300, 256);
ctx.lineTo(1340, 236);
ctx.lineTo(1340, 276);
ctx.closePath();
ctx.fill();

// Bird 57
ctx.beginPath();
ctx.moveTo(1320, 256);
ctx.lineTo(1360, 236);
ctx.lineTo(1360, 276);
ctx.closePath();
ctx.fill();

// Bird 58
ctx.beginPath();
ctx.moveTo(1340, 256);
ctx.lineTo(1380, 236);
ctx.lineTo(1380, 276);
ctx.closePath();
ctx.fill();

// Bird 59
ctx.beginPath();
ctx.moveTo(1360, 256);
ctx.lineTo(1400, 236);
ctx.lineTo(1400, 276);
ctx.closePath();
ctx.fill();

// Bird 60
ctx.beginPath();
ctx.moveTo(1380, 256);
ctx.lineTo(1420, 236);
ctx.lineTo(1420, 276);
ctx.closePath();
ctx.fill();

// Bird 61
ctx.beginPath();
ctx.moveTo(1400, 256);
ctx.lineTo(1440, 236);
ctx.lineTo(1440, 276);
ctx.closePath();
ctx.fill();

// Bird 62
ctx.beginPath();
ctx.moveTo(1420, 256);
ctx.lineTo(1460, 236);
ctx.lineTo(1460, 276);
ctx.closePath();
ctx.fill();

// Bird 63
ctx.beginPath();
ctx.moveTo(1440, 256);
ctx.lineTo(1480, 236);
ctx.lineTo(1480, 276);
ctx.closePath();
ctx.fill();

// Bird 64
ctx.beginPath();
ctx.moveTo(1460, 256);
ctx.lineTo(1500, 236);
ctx.lineTo(1500, 276);
ctx.closePath();
ctx.fill();

// Bird 65
ctx.beginPath();
ctx.moveTo(1480, 256);
ctx.lineTo(1520, 236);
ctx.lineTo(1520, 276);
ctx.closePath();
ctx.fill();

// Bird 66
ctx.beginPath();
ctx.moveTo(1500, 256);
ctx.lineTo(1540, 236);
ctx.lineTo(1540, 276);
ctx.closePath();
ctx.fill();

// Bird 67
ctx.beginPath();
ctx.moveTo(1520, 256);
ctx.lineTo(1560, 236);
ctx.lineTo(1560, 276);
ctx.closePath();
ctx.fill();

// Bird 68
ctx.beginPath();
ctx.moveTo(1540, 256);
ctx.lineTo(1580, 236);
ctx.lineTo(1580, 276);
ctx.closePath();
ctx.fill();

// Bird 69
ctx.beginPath();
ctx.moveTo(1560, 256);
ctx.lineTo(1600, 236);
ctx.lineTo(1600, 276);
ctx.closePath();
ctx.fill();

// Bird 70
ctx.beginPath();
ctx.moveTo(1580, 256);
ctx.lineTo(1620, 236);
ctx.lineTo(1620, 276);
ctx.closePath();
ctx.fill();

// Bird 71
ctx.beginPath();
ctx.moveTo(1600, 256);
ctx.lineTo(1640, 236);
ctx.lineTo(1640, 276);
ctx.closePath();
ctx.fill();

// Bird 72
ctx.beginPath();
ctx.moveTo(1620, 256);
ctx.lineTo(1660, 236);
ctx.lineTo(1660, 276);
ctx.closePath();
ctx.fill();

// Bird 73
ctx.beginPath();
ctx.moveTo(1640, 256);
ctx.lineTo(1680, 236);
ctx.lineTo(1680, 276);
ctx.closePath();
ctx.fill();

// Bird 74
ctx.beginPath();
ctx.moveTo(1660, 256);
ctx.lineTo(1700, 236);
ctx.lineTo(1700, 276);
ctx.closePath();
ctx.fill();

// Bird 75
ctx.beginPath();
ctx.moveTo(1680, 256);
ctx.lineTo(1720, 236);
ctx.lineTo(1720, 276);
ctx.closePath();
ctx.fill();

// Bird 76
ctx.beginPath();
ctx.moveTo(1700, 256);
ctx.lineTo(1740, 236);
ctx.lineTo(1740, 276);
ctx.closePath();
ctx.fill();

// Bird 77
ctx.beginPath();
ctx.moveTo(1720, 256);
ctx.lineTo(1760, 236);
ctx.lineTo(1760, 276);
ctx.closePath();
ctx.fill();

// Bird 78
ctx.beginPath();
ctx.moveTo(1740, 256);
ctx.lineTo(1780, 236);
ctx.lineTo(1780, 276);
ctx.closePath();
ctx.fill();

// Bird 79
ctx.beginPath();
ctx.moveTo(1760, 256);
ctx.lineTo(1800, 236);
ctx.lineTo(1800, 276);
ctx.closePath();
ctx.fill();

// Bird 80
ctx.beginPath();
ctx.moveTo(1780, 256);
ctx.lineTo(1820, 236);
ctx.lineTo(1820, 276);
ctx.closePath();
ctx.fill();

// Bird 81
ctx.beginPath();
ctx.moveTo(1800, 256);
ctx.lineTo(1840, 236);
ctx.lineTo(1840, 276);
ctx.closePath();
ctx.fill();

// Bird 82
ctx.beginPath();
ctx.moveTo(1820, 256);
ctx.lineTo(1860, 236);
ctx.lineTo(1860, 276);
ctx.closePath();
ctx.fill();

// Bird 83
ctx.beginPath();
ctx.moveTo(1840, 256);
ctx.lineTo(1880, 236);
ctx.lineTo(1880, 276);
ctx.closePath();
ctx.fill();

// Bird 84
ctx.beginPath();
ctx.moveTo(1860, 256);
ctx.lineTo(1900, 236);
ctx.lineTo(1900, 276);
ctx.closePath();
ctx.fill();

// Bird 85
ctx.beginPath();
ctx.moveTo(1880, 256);
ctx.lineTo(1920, 236);
ctx.lineTo(1920, 276);
ctx.closePath();
ctx.fill();

// Bird 86
ctx.beginPath();
ctx.moveTo(1900, 256);
ctx.lineTo(1940, 236);
ctx.lineTo(1940, 276);
ctx.closePath();
ctx.fill();

// Bird 87
ctx.beginPath();
ctx.moveTo(1920, 256);
ctx.lineTo(1960, 236);
ctx.lineTo(1960, 276);
ctx.closePath();
ctx.fill();

// Bird 88
ctx.beginPath();
ctx.moveTo(1940, 256);
ctx.lineTo(1980, 236);
ctx.lineTo(1980, 276);
ctx.closePath();
ctx.fill();

// Bird 89
ctx.beginPath();
ctx.moveTo(1960, 256);
ctx.lineTo(2000, 236);
ctx.lineTo(2000, 276);
ctx.closePath();
ctx.fill();

// Bird 90
ctx.beginPath();
ctx.moveTo(1980, 256);
ctx.lineTo(2020, 236);
ctx.lineTo(2020, 276);
ctx.closePath();
ctx.fill();

// Bird 91
ctx.beginPath();
ctx.moveTo(2000, 256);
ctx.lineTo(2040, 236);
ctx.lineTo(2040, 276);
ctx.closePath();
ctx.fill();

// Bird 92
ctx.beginPath();
ctx.moveTo(2020, 256);
ctx.lineTo(2060, 236);
ctx.lineTo(2060, 276);
ctx.closePath();
ctx.fill();

// Bird 93
ctx.beginPath();
ctx.moveTo(2040, 256);
ctx.lineTo(2080, 236);
ctx.lineTo(2080, 276);
ctx.closePath();
ctx.fill();

// Bird 94
ctx.beginPath();
ctx.moveTo(2060, 256);
ctx.lineTo(2100, 236);
ctx.lineTo(2100, 276);
ctx.closePath();
ctx.fill();

// Bird 95
ctx.beginPath();
ctx.moveTo(2080, 256);
ctx.lineTo(2120, 236);
ctx.lineTo(2120, 276);
ctx.closePath();
ctx.fill();

// Bird 96
ctx.beginPath();
ctx.moveTo(2100, 256);
ctx.lineTo(2140, 236);
ctx.lineTo(2140, 276);
ctx.closePath();
ctx.fill();

// Bird 97
ctx.beginPath();
ctx.moveTo(2120, 256);
ctx.lineTo(2160, 236);
ctx.lineTo(2160, 276);
ctx.closePath();
ctx.fill();

// Bird 98
ctx.beginPath();
ctx.moveTo(2140, 256);
ctx.lineTo(2180, 236);
ctx.lineTo(2180, 276);
ctx.closePath();
ctx.fill();

// Bird 99
ctx.beginPath();
ctx.moveTo(2160, 256);
ctx.lineTo(2200, 236);
ctx.lineTo(2200, 276);
ctx.closePath();

Info

Created On: January 10, 2024
Created By: @DrawGPT

AI

Model: gpt-3.5-turbo-16k-0613
Time: 66 seconds
Prompt Tokens: 436
Completion Tokens: 4096
Total Token Cost: 4532
DrawGPT logo DrawGPT logo

Compare & Benchmark AI Models

Try the new DrawGPT Compare

  • Instantly compare the latest AI models side-by-side.
  • Top models: GPT, Gemini, Claude, Grok, SDXL.
  • From OpenAI, Google, Anthropic, xAI, Scenario.gg.
  • Generate images or text with multiple models at once.
  • See results in real time, share, and benchmark.
Try DrawGPT Compare →
DrawGPT Compare demo
DrawGPT logo DrawGPT logo

Draw, Sketch, Paint, or Doodle Instantly

This is where you can draw anything—then AI turns it into real 3D images and more!

  • Draw, sketch, paint, or doodle anything right in your browser.
  • AI transforms your creations into 3D images, vector art, and more.
  • Create images from text prompts using top AI models: DALL-E 3, Gemini, Stable Diffusion, and more.
  • No subscription required – just use tokens for each image.
  • Download as PNG, SVG, or vector graphics.
  • Perfect for logos, icons, art, textures, patterns, and game assets.
  • Type anything, get an image instantly. Commercial use allowed!
Try DrawGPT Draw →
DrawGPT Draw demo

NEW COMMUNITY AI IMAGES


These are recent AI images made by the community! These may use any AI model including DALL-E 3, Flux, Stable Diffusion, GPT-4, o1, and more and may be anything from simple animated SVGs to PNGs.

FAQ

What is DrawGPT?

DrawGPT is a an AI art generator that uses GPT-4, o1, o3, DALL-E 3, Gemini 2.0, Imagegen 3.0, Flux, Stable Diffusion, and Custom GPTs, ChatGPT, and other large language models to generate new images from text prompts.

Why Is This Different?

This does not require access to premium AI model subscriptions, it is able to be used by anyone with an internet connection and tokens. This allows everyone to get access to the very best AI art generation technology.

Artificial intelligence may create strange or unusual images. It is being used to generated images for advertising, entertainment, gaming, marketing, and fun right now!

Because Draw GPT has access to do many models we assume the model providers have followed best practices when attributing or utilizing data and images in the training data.

Yes! You can use the images for commercial purposes! And so can Draw GPT.

What Can DrawGPT Draw?

DrawGPT can draw anything you can think of and more! Just type your text prompt in to the textbox exactly like ChatGPT and see what the AI gives you! Seriously, you can get GPT to draw just about anything for you that you can type in the box.

DrawGPT creates images in PNG, SVG, and Javascript format for download and use. This is different than other AI art projects that only create images in PNG format; being able to get a scene graph via Javascript draw commands is a unique feature of this project and getting any AI art in SVG vector format is unique to DrawGPT.

Many people use this to generate quick art for simple projects, video game assets, new business logos, and more. It is also used to generate images for advertising, entertainment, gaming, marketing, creating art for ads and blog posts with AI and fun.

Want to learn more about DrawGPT, the types of possible image renders, and how to use DrawGPT in your next project as a developer?
Check out our AI image generation API!

Why Are They Weird?

DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!

This method of drawing images using raw code is not a great way to draw complex images with lots of structure. It may be able to make photograph quality artwork and professional illustrations with AI but it can fail when using certain types of typography.

Is This ChatGPT?

Yes and no. Same same but different.

ChatGPT runs on the same model that this project uses, so this is like using ChatGPT to generate images, but it is a different instance of the model. This means that the AI is not precisly the same but it is the same quality AI, image generation AI, large language model, and overall AI art that ChatGPT is using and that Chat GPT can draw.

What is the difference? ChatGPT is specifically wired up to be conversational and track a conversation thread across multiple user prompts. Images in ChatGPT using DALL-E 3 are not saved to the Intenet and made available publicly.

In comparison DrawGPT does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.

Copyright

You can do what you want it's your party.

We humbly ask that you backlink to DrawGPT if you do use our images in any promotion or commercial ways, but it is not required.

At the moment all images & Javascript code generated by this tool under the CC0 License with outrageous added term that the license can be revoked or retroactively changed at any time without warning for any image.

Yes! You can use the images for commercial purposes! And so can DrawGPT.

Images & Prompts Private

Images & prompts may be made made public.

Depending on the situation the prompts themselves are stored internally for research purposes.

Employees at OpenAI and DrawGPT have access to any prompts you submit.

DO NOT SUBMIT PERSONAL INFORMATION.