Giant Clash of Oddities

Giant Clash of Oddities - DrawGPT

Info

Created On: February 7, 2025
Created By: User #0
Trevor henderson giants vs
Bot
A whimsical, looping battle between bizarre giants from Trevor Henderson’s surreal imagination—where spooky meets silly in a 5-second boomerang of fun!

AI

Make: openai
Model:

SVG Code

                    <!--

Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai

Created: 2025-05-16T23:20:51+00:00
-->
<svg id="svgCanvas-001" class="canvas" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title id="title-001" class="title">Giant Clash of Oddities</title>
<desc id="desc-001" class="description">A whimsical, looping battle between bizarre giants from Trevor Henderson’s surreal imagination—where spooky meets silly in a 5-second boomerang of fun!</desc>
<!-- Background -->
<rect id="bg-001" class="background" x="0" y="0" width="512" height="512" fill="#111" />
<!-- Animated swirling colored clouds in the background -->
<g id="clouds-group-001" class="clouds">
<path id="cloud-001" class="cloud" d="M50,80 C70,40 140,40 160,80 C190,50 250,50 270,80 C300,40 370,40 390,80 C420,60 480,60 500,80 L500,150 L50,150 Z" fill="#333" opacity="0.8">
<animateTransform attributeName="transform" type="translate" values="0 0; 10 5; 0 0" dur="5s" repeatCount="indefinite" />
</path>
<path id="cloud-002" class="cloud" d="M30,200 C50,160 120,160 140,200 C170,170 230,170 250,200 C280,160 350,160 370,200 C400,170 460,170 480,200 L480,270 L30,270 Z" fill="#444" opacity="0.7">
<animateTransform attributeName="transform" type="translate" values="0 0; -10 8; 0 0" dur="5s" repeatCount="indefinite" />
</path>
</g>
<!-- Sun with subtle pulsation -->
<circle id="sun-001" class="sun" cx="456" cy="56" r="30" fill="#FFD700">
<animateTransform attributeName="transform" type="scale" values="1;1.1;1" begin="0s" dur="5s" repeatCount="indefinite" additive="sum"/>
</circle>
<!-- Left Giant (Giant 1) -->
<g id="giant1-group-001" class="giant giant1" transform="translate(80,200)">
<!-- Body -->
<ellipse id="giant1-body-001" class="body" cx="0" cy="0" rx="50" ry="90" fill="#5A5A5A">
<animateTransform attributeName="transform" type="translate" values="0,0; 0,-5; 0,0" dur="5s" repeatCount="indefinite"/>
</ellipse>
<!-- Head -->
<circle id="giant1-head-001" class="head" cx="0" cy="-110" r="40" fill="#808080">
<animate attributeName="r" values="40;42;40" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Left Eye -->
<circle id="giant1-eye1-001" class="eye" cx="-15" cy="-115" r="5" fill="#FFF">
<animate attributeName="cx" values="-15;-17;-15" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Right Eye -->
<circle id="giant1-eye2-001" class="eye" cx="15" cy="-115" r="5" fill="#FFF">
<animate attributeName="cx" values="15;17;15" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Mouth -->
<path id="giant1-mouth-001" class="mouth" d="M -15,-95 Q 0,-85 15,-95" stroke="#000" stroke-width="2" fill="none">
<animate attributeName="d" values="M -15,-95 Q 0,-85 15,-95; M -15,-97 Q 0,-87 15,-97; M -15,-95 Q 0,-85 15,-95" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Left Arm -->
<path id="giant1-armL-001" class="arm" d="M -40,-60 Q -80,-20 -60,10" stroke="#5A5A5A" stroke-width="12" fill="none" stroke-linecap="round">
<animateTransform attributeName="transform" type="rotate" from="0 -40 -60" to="5 -40 -60" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Right Arm -->
<path id="giant1-armR-001" class="arm" d="M 40,-60 Q 80,-20 60,10" stroke="#5A5A5A" stroke-width="12" fill="none" stroke-linecap="round">
<animateTransform attributeName="transform" type="rotate" from="0 40 -60" to="-5 40 -60" dur="5s" repeatCount="indefinite"/>
</path>
</g>
<!-- Right Giant (Giant 2) -->
<g id="giant2-group-001" class="giant giant2" transform="translate(380,220)">
<!-- Body -->
<ellipse id="giant2-body-001" class="body" cx="0" cy="0" rx="60" ry="100" fill="#404040">
<animateTransform attributeName="transform" type="translate" values="0,0; 0,-7; 0,0" dur="5s" repeatCount="indefinite"/>
</ellipse>
<!-- Head -->
<circle id="giant2-head-001" class="head" cx="0" cy="-120" r="45" fill="#666">
<animate attributeName="r" values="45;47;45" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Left Eye -->
<circle id="giant2-eye1-001" class="eye" cx="-18" cy="-125" r="6" fill="#FFF">
<animate attributeName="cx" values="-18;-20;-18" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Right Eye -->
<circle id="giant2-eye2-001" class="eye" cx="18" cy="-125" r="6" fill="#FFF">
<animate attributeName="cx" values="18;20;18" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Mouth -->
<path id="giant2-mouth-001" class="mouth" d="M -18,-105 Q 0,-95 18,-105" stroke="#000" stroke-width="2" fill="none">
<animate attributeName="d" values="M -18,-105 Q 0,-95 18,-105; M -18,-107 Q 0,-97 18,-107; M -18,-105 Q 0,-95 18,-105" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Left Arm -->
<path id="giant2-armL-001" class="arm" d="M -50,-70 Q -100,-30 -75,0" stroke="#404040" stroke-width="14" fill="none" stroke-linecap="round">
<animateTransform attributeName="transform" type="rotate" from="0 -50 -70" to="7 -50 -70" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Right Arm -->
<path id="giant2-armR-001" class="arm" d="M 50,-70 Q 100,-30 75,0" stroke="#404040" stroke-width="14" fill="none" stroke-linecap="round">
<animateTransform attributeName="transform" type="rotate" from="0 50 -70" to="-7 50 -70" dur="5s" repeatCount="indefinite"/>
</path>
</g>
<!-- Ground with rocky texture -->
<g id="ground-group-001" class="ground">
<path id="ground-001" class="ground" d="M0,400 C100,380 200,420 312,395 C424,370 512,400 512,512 L0,512 Z" fill="#2C2C2C">
<animate attributeName="d" values="
M0,400 C100,380 200,420 312,395 C424,370 512,400 512,512 L0,512 Z;
M0,402 C100,382 200,422 312,397 C424,372 512,402 512,512 L0,512 Z;
M0,400 C100,380 200,420 312,395 C424,370 512,400 512,512 L0,512 Z" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Scattered rocks -->
<circle id="rock-001" class="rock" cx="150" cy="430" r="8" fill="#555">
<animateTransform attributeName="transform" type="translate" values="0 0; 2 2; 0 0" dur="5s" repeatCount="indefinite"/>
</circle>
<circle id="rock-002" class="rock" cx="350" cy="445" r="6" fill="#666">
<animateTransform attributeName="transform" type="translate" values="0 0; -2 -2; 0 0" dur="5s" repeatCount="indefinite"/>
</circle>
<circle id="rock-003" class="rock" cx="250" cy="460" r="7" fill="#777">
<animateTransform attributeName="transform" type="translate" values="0 0; 1 -1; 0 0" dur="5s" repeatCount="indefinite"/>
</circle>
</g>
<!-- Dramatic lightning effects for added flair -->
<g id="lightning-group-001" class="lightning">
<path id="lightning-001" class="lightning" d="M260,100 L270,140 L250,140 L260,180" stroke="#FFF" stroke-width="3" fill="none" opacity="0.5">
<animate attributeName="opacity" values="0.5;0.8;0.5" dur="5s" repeatCount="indefinite"/>
</path>
<path id="lightning-002" class="lightning" d="M300,120 L310,160 L290,160 L300,200" stroke="#FFF" stroke-width="3" fill="none" opacity="0.5">
<animate attributeName="opacity" values="0.5;0.8;0.5" dur="5s" repeatCount="indefinite" begin="0.5s"/>
</path>
</g>
</svg>
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.