www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - AI generated D-Man?

reply Walter Bright <newshound2 digitalmars.com> writes:
I've failed miserably at using AI to generate D Man images. But Dennis Korpel 
managed to do it!

https://x.com/WalterBright/status/1964032878112829725

In the replies, show off your attempts at it!
Sep 05
next sibling parent reply 0xEAB <desisma heidel.beer> writes:
On Friday, 5 September 2025 at 19:23:25 UTC, Walter Bright wrote:
 In the replies, show off your attempts at it!
I prefer drawing them myself in Inkscape :P https://0xeab.github.io/d-mans/oceandrift/
Sep 05
parent Walter Bright <newshound2 digitalmars.com> writes:
On 9/5/2025 3:09 PM, 0xEAB wrote:
 On Friday, 5 September 2025 at 19:23:25 UTC, Walter Bright wrote:
 In the replies, show off your attempts at it!
I prefer drawing them myself in Inkscape :P https://0xeab.github.io/d-mans/oceandrift/
I enjoyed your cartoons! Keep up the good work
Sep 06
prev sibling next sibling parent reply Salih Dincer <salihdb hotmail.com> writes:
On Friday, 5 September 2025 at 19:23:25 UTC, Walter Bright wrote:
 I've failed miserably at using AI to generate D Man images. But 
 Dennis Korpel managed to do it!

 https://x.com/WalterBright/status/1964032878112829725

 In the replies, show off your attempts at it!
The following link shows 2 logo designs that will be online for 3 days. If you like them, I’ll be glad to share the originals. https://we.tl/t-Zz8DzQ5D3F SDB 79
Sep 07
parent Walter Bright <newshound2 digitalmars.com> writes:
On 9/7/2025 8:22 PM, Salih Dincer wrote:
 https://we.tl/t-Zz8DzQ5D3F
Is it possible to post them on X? The URL looks a bit dodgy to me.
Sep 08
prev sibling parent reply Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
On Friday, 5 September 2025 at 19:23:25 UTC, Walter Bright wrote:
 I've failed miserably at using AI to generate D Man images. But 
 Dennis Korpel managed to do it!

 https://x.com/WalterBright/status/1964032878112829725

 In the replies, show off your attempts at it!
Try a model which allows uploading input images: https://g.co/gemini/share/dec47de0bb86 (Yes, text/spelling is hard for image generation models...)
Sep 07
parent matheus <matheus gmail.com> writes:
On Monday, 8 September 2025 at 06:52:55 UTC, Vladimir Panteleev 
wrote:
 On Friday, 5 September 2025 at 19:23:25 UTC, Walter Bright 
 wrote:
 I've failed miserably at using AI to generate D Man images. 
 But Dennis Korpel managed to do it!

 https://x.com/WalterBright/status/1964032878112829725

 In the replies, show off your attempts at it!
Try a model which allows uploading input images: https://g.co/gemini/share/dec47de0bb86 (Yes, text/spelling is hard for image generation models...)
In the "Loops" we have: for(i = 0;i < 5; i++) and they generated a loop pattern with "6" happy 'D' figures. And the "Conditionals" one looks like an abstract painting. =] Matheus.
Sep 08