<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-06-29T13:27:33+00:00
-->
<svg id="svgCanvas_001" class="canvas" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title id="title_001">Fun Window Design</title>
<desc id="desc_001">A colorful window with three panels – two openable sides and a tall center – that proves architecture can be playful!</desc>
<!-- Wall background -->
<rect id="wall_001" class="wall" x="0" y="0" width="1024" height="1024" fill="#f0e6d6" stroke="none" />
<!-- Calculate scale factor using vertical scale: 1024/3300 ≃ 0.3103 -->
<!-- Actual wall dimensions: 3000mm wide, 3300mm high.
Window is centered horizontally with left margin 300mm on wall (3000-2400)/2.
Window bottom is 450mm above floor. -->
<!-- Derived positions (all values in pixels):
Scale = 0.3103
Wall horizontal margin = (1024 - (3000*0.3103)) / 2 ≃ 46.55 px.
Window (in mm) starts at: x = 300mm, bottom = 450mm.
Left panel (openable): 600mm x 1550mm.
-> Scaled: width = 600*0.3103 = 186.18, height = 1550*0.3103 = 480.97.
-> Left panel x = margin + 300*0.3103 = 46.55 + 93.09 = 139.64.
-> Left panel bottom y = 1024 - (450*0.3103) = 1024 - 139.64 = 884.36.
-> Left panel top y = 884.36 - 480.97 = 403.39.
-> Fixed lower part height = 450mm*0.3103 ≃ 139.64.
-> Division line (separating fixed and openable areas) at y = 403.39 + (480.97 - 139.64) = 744.72.
-> Vertical mullion at center x = 139.64 + (186.18/2) = 232.73.
Center panel (fixed): 1200mm x 2000mm.
-> Scaled: width = 1200*0.3103 = 372.36, height = 2000*0.3103 = 620.60.
-> Center panel x = left panel x + left panel width = 139.64 + 186.18 = 325.82.
-> Center panel bottom = same as window bottom = 884.36.
-> Center panel top = 884.36 - 620.60 = 263.76.
-> Vertical mullion at its midpoint: 325.82 + (372.36/2) = 512.00.
-> Two horizontal mullions dividing into thirds at:
y1 = 263.76 + (620.60/3) ≃ 470.63,
y2 = 263.76 + (2*620.60/3) ≃ 677.49.
Right panel (openable): same size as left.
-> Scaled width = 186.18, height = 480.97.
-> Right panel x = center panel x + center panel width = 325.82 + 372.36 = 698.18.
-> Right panel top = same as left openable top = 403.39.
-> Right panel bottom = 884.36.
-> Horizontal division at y = 744.72.
-> Vertical mullion at center x: 698.18 + (186.18/2) = 791.27.
Overall window frame:
-> Left = 139.64, top = center panel top (263.76),
width = (right panel x + right panel width - left panel x) = (698.18 + 186.18 - 139.64) = 744.72,
height = 884.36 - 263.76 = 620.60.
-->
<!-- Overall window frame -->
<rect id="window_frame_001" class="windowFrame" x="139.64" y="263.76" width="744.72" height="620.60" fill="none" stroke="#654321" stroke-width="4" />
<!-- Left Openable Panel -->
<rect id="left_panel_001" class="leftPanel" x="139.64" y="403.39" width="186.18" height="480.97" fill="#cce6ff" stroke="#003366" stroke-width="3" />
<!-- Left panel fixed lower part -->
<rect id="left_fixed_001" class="leftFixed" x="139.64" y="744.72" width="186.18" height="139.64" fill="#99ccff" stroke="#003366" stroke-width="2" />
<!-- Left panel mullions -->
<!-- Vertical mullion in openable area -->
<line id="left_v_mullion_top_001" class="leftMullion" x1="232.73" y1="403.39" x2="232.73" y2="744.72" stroke="#003366" stroke-width="2" />
<!-- Vertical mullion in fixed area -->
<line id="left_v_mullion_bottom_001" class="leftMullion" x1="232.73" y1="744.72" x2="232.73" y2="884.36" stroke="#003366" stroke-width="2" />
<!-- Horizontal divider between openable and fixed areas -->
<line id="left_h_divider_001" class="leftDivider" x1="139.64" y1="744.72" x2="325.82" y2="744.72" stroke="#003366" stroke-width="2" />
<!-- Center Fixed Panel -->
<rect id="center_panel_001" class="centerPanel" x="325.82" y="263.76" width="372.36" height="620.60" fill="#e6ffe6" stroke="#006600" stroke-width="3" />
<!-- Center panel mullions -->
<!-- Vertical mullion splitting the panel -->
<line id="center_v_mullion_001" class="centerMullion" x1="512.00" y1="263.76" x2="512.00" y2="884.36" stroke="#006600" stroke-width="2" />
<!-- Horizontal mullions dividing the panel into thirds -->
<line id="center_h_mullion_001" class="centerMullion" x1="325.82" y1="470.63" x2="698.18" y2="470.63" stroke="#006600" stroke-width="2" />
<line id="center_h_mullion_002" class="centerMullion" x1="325.82" y1="677.49" x2="698.18" y2="677.49" stroke="#006600" stroke-width="2" />
<!-- Right Openable Panel -->
<rect id="right_panel_001" class="rightPanel" x="698.18" y="403.39" width="186.18" height="480.97" fill="#cce6ff" stroke="#003366" stroke-width="3" />
<!-- Right panel fixed lower part -->
<rect id="right_fixed_001" class="rightFixed" x="698.18" y="744.72" width="186.18" height="139.64" fill="#99ccff" stroke="#003366" stroke-width="2" />
<!-- Right panel mullions -->
<!-- Vertical mullion in openable area -->
<line id="right_v_mullion_top_001" class="rightMullion" x1="791.27" y1="403.39" x2="791.27" y2="744.72" stroke="#003366" stroke-width="2" />
<!-- Vertical mullion in fixed area -->
<line id="right_v_mullion_bottom_001" class="rightMullion" x1="791.27" y1="744.72" x2="791.27" y2="884.36" stroke="#003366" stroke-width="2" />
<!-- Horizontal divider between openable and fixed areas -->
<line id="right_h_divider_001" class="rightDivider" x1="698.18" y1="744.72" x2="884.36" y2="744.72" stroke="#003366" stroke-width="2" />
</svg>
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.
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.
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.
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!
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.
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.
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 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.