Modulo makers3d desarrollado con codex V 0.0.1

This commit is contained in:
Ryuk Mike
2026-07-29 23:58:58 +02:00
commit 2bedf7cbb7
171 changed files with 29421 additions and 0 deletions
@@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 800">
<defs>
<linearGradient id="bg" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#09151d"/>
<stop offset="1" stop-color="#10382d"/>
</linearGradient>
<linearGradient id="part" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#7df7bd"/>
<stop offset="1" stop-color="#0e9d78"/>
</linearGradient>
</defs>
<rect width="1200" height="800" fill="url(#bg)"/>
<ellipse cx="600" cy="628" rx="380" ry="58" fill="#020713" opacity=".58"/>
<path d="M334 534V316l148-86h236l148 86v218l-148 86H482z" fill="url(#part)"/>
<path d="M464 366h272v116H464z" fill="#06101f" opacity=".58"/>
<circle cx="438" cy="318" r="38" fill="#06101f" opacity=".62"/>
<circle cx="762" cy="318" r="38" fill="#06101f" opacity=".62"/>
<circle cx="438" cy="532" r="38" fill="#06101f" opacity=".62"/>
<circle cx="762" cy="532" r="38" fill="#06101f" opacity=".62"/>
</svg>

After

Width:  |  Height:  |  Size: 972 B