Godzilla vs Gigan 1972

Godzilla vs Gigan 1972 - DrawGPT

Info

Created On: February 7, 2025
Created By: User #0
Godzilla vs gigan (1972)
Bot
A looping 5s showdown: Godzilla roars from the left while Gigan zips in with a quirky mechanical dance – a retro monster mash with style!

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="svgCanvas1" class="canvas" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<title id="title1" class="title">Godzilla vs Gigan 1972</title>
<desc id="desc1" class="desc">A looping 5s showdown: Godzilla roars from the left while Gigan zips in with a quirky mechanical dance – a retro monster mash with style!</desc>

<!-- Background with sky gradient -->
<defs id="defs1" class="defs">
<linearGradient id="skyGradient1" class="sky-gradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#001f3f"/>
<stop offset="100%" stop-color="#011627"/>
</linearGradient>
<radialGradient id="sunGradient1" class="sun-gradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#ffdc00"/>
<stop offset="100%" stop-color="#ff851b"/>
</radialGradient>
</defs>

<!-- Sky background -->
<rect id="bgRect1" class="background" x="0" y="0" width="512" height="512" fill="url(#skyGradient1)">
<animate attributeName="fill" values="url(#skyGradient1);url(#skyGradient1)" dur="5s" repeatCount="indefinite"/>
</rect>

<!-- Sun element -->
<circle id="sun1" class="sun" cx="80" cy="80" r="40" fill="url(#sunGradient1)">
<animateTransform attributeName="transform" type="rotate" from="0 80 80" to="360 80 80" dur="5s" repeatCount="indefinite"/>
</circle>

<!-- Cityscape in background (buildings)-->
<g id="cityscape1" class="cityscape">
<rect id="building1" class="building" x="20" y="300" width="40" height="150" fill="#444">
<animate attributeName="y" values="300;305;300" dur="5s" repeatCount="indefinite"/>
</rect>
<rect id="building2" class="building" x="80" y="280" width="35" height="170" fill="#555">
<animate attributeName="y" values="280;285;280" dur="5s" repeatCount="indefinite"/>
</rect>
<rect id="building3" class="building" x="130" y="310" width="45" height="140" fill="#666">
<animate attributeName="y" values="310;315;310" dur="5s" repeatCount="indefinite"/>
</rect>
<rect id="building4" class="building" x="400" y="290" width="50" height="160" fill="#333">
<animate attributeName="y" values="290;295;290" dur="5s" repeatCount="indefinite"/>
</rect>
<rect id="building5" class="building" x="460" y="320" width="30" height="130" fill="#777">
<animate attributeName="y" values="320;325;320" dur="5s" repeatCount="indefinite"/>
</rect>
</g>

<!-- Godzilla element -->
<g id="godzillaGroup1" class="godzilla">
<!-- Godzilla body -->
<path id="godzillaBody1" class="body" d="M80,350 C60,300 100,250 140,260 C170,270 190,300 200,330 C210,360 190,390 160,410 C130,430 90,420 80,390 C70,360 70,360 80,350 Z" fill="#3d9970">
<animateTransform attributeName="transform" type="translate" values="0,0;2,2;0,0" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Godzilla spike -->
<path id="godzillaSpike1" class="spike" d="M130,260 L125,240 L135,240 Z" fill="#2e8b57">
<animateTransform attributeName="transform" type="rotate" from="0 130 260" to="360 130 260" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Godzilla eye -->
<circle id="godzillaEye1" class="eye" cx="150" cy="320" r="4" fill="#fff">
<animate attributeName="r" values="4;5;4" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Godzilla tail -->
<path id="godzillaTail1" class="tail" d="M200,330 C220,340 240,355 250,370" stroke="#3d9970" stroke-width="6" fill="none">
<animate attributeName="d" dur="5s" repeatCount="indefinite" values="
M200,330 C220,340 240,355 250,370;
M200,330 C222,342 242,360 250,370;
M200,330 C220,340 240,355 250,370"/>
</path>
</g>

<!-- Gigan element -->
<g id="giganGroup1" class="gigan">
<!-- Gigan body -->
<path id="giganBody1" class="body" d="M360,370 C350,320 400,280 440,300 C470,315 480,350 470,380 C460,410 430,430 410,430 C390,430 370,410 360,370 Z" fill="#85144b">
<animateTransform attributeName="transform" type="translate" values="0,0;-2,-2;0,0" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Gigan visor -->
<rect id="giganVisor1" class="visor" x="420" y="330" width="20" height="10" fill="#ff4136">
<animate attributeName="x" values="420;422;420" dur="5s" repeatCount="indefinite"/>
</rect>
<!-- Gigan blades -->
<path id="giganBlade1" class="blade" d="M450,300 L445,290 L455,290 Z" fill="#ff851b">
<animateTransform attributeName="transform" type="rotate" from="0 450 300" to="360 450 300" dur="5s" repeatCount="indefinite"/>
</path>
<path id="giganBlade2" class="blade" d="M460,310 L455,300 L465,300 Z" fill="#ff851b">
<animateTransform attributeName="transform" type="rotate" from="0 460 310" to="-360 460 310" dur="5s" repeatCount="indefinite"/>
</path>
<!-- Gigan eye -->
<circle id="giganEye1" class="eye" cx="430" cy="360" r="3" fill="#fff">
<animate attributeName="r" values="3;4;3" dur="5s" repeatCount="indefinite"/>
</circle>
</g>

<!-- Additional animated effects -->
<g id="battleEffects1" class="battle-effects">
<!-- Explosive burst effect -->
<circle id="explosion1" class="explosion" cx="256" cy="256" r="0" fill="none" stroke="#ffdc00" stroke-width="2" opacity="0.7">
<animate attributeName="r" values="0;100;0" dur="5s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.7;0;0.7" dur="5s" repeatCount="indefinite"/>
</circle>
<!-- Sparks from impact -->
<line id="spark1" class="spark" x1="256" y1="256" x2="260" y2="250" stroke="#ff4136" stroke-width="1">
<animateTransform attributeName="transform" type="rotate" from="0 256 256" to="360 256 256" dur="5s" repeatCount="indefinite"/>
</line>
<line id="spark2" class="spark" x1="256" y1="256" x2="252" y2="262" stroke="#ff4136" stroke-width="1">
<animateTransform attributeName="transform" type="rotate" from="360 256 256" to="0 256 256" dur="5s" repeatCount="indefinite"/>
</line>
<line id="spark3" class="spark" x1="256" y1="256" x2="270" y2="260" stroke="#ff4136" stroke-width="1">
<animateTransform attributeName="transform" type="rotate" from="0 256 256" to="360 256 256" dur="5s" repeatCount="indefinite"/>
</line>
</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.